From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002403.html | 93 ++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002403.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002403.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002403.html b/zarb-ml/mageia-sysadm/2011-January/002403.html new file mode 100644 index 000000000..f49a8800d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002403.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [882] add friteuse to /etc/hosts + + + + + + + + + +

[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
+ -- cgit v1.2.1