[Mageia-sysadm] [882] add friteuse to /etc/hosts

root at mageia.org root at mageia.org
Sun Jan 23 15:32:19 CET 2011


Revision: 882
Author:   misc
Date:     2011-01-23 15:32:19 +0100 (Sun, 23 Jan 2011)
Log Message:
-----------
add friteuse to /etc/hosts

Modified Paths:
--------------
    puppet/manifests/nodes.pp

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2011-01-23 14:32:17 UTC (rev 881)
+++ puppet/manifests/nodes.pp	2011-01-23 14:32:19 UTC (rev 882)
@@ -61,7 +61,14 @@
     include bugzilla
     include sympa::server
     include postfix::primary_smtp
-  
+
+    # temporary, just the time the vm is running there
+    host { 'friteuse':
+        ip => '192.168.122.131',
+        host_aliases => [ "friteuse.$domaine" ],
+        ensure => 'present',
+    }
+
     include lists
     include dns::server 
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110123/b1f41f61/attachment-0001.html>


More information about the Mageia-sysadm mailing list