[Mageia-sysadm] [224] Add 'nail' on 'blog' and 'mod_php' on 'champagne'

root at mageia.org root at mageia.org
Wed Nov 10 11:58:04 CET 2010


Revision: 224
Author:   dams
Date:     2010-11-10 11:58:04 +0100 (Wed, 10 Nov 2010)
Log Message:
-----------
Add 'nail' on 'blog' and 'mod_php' on 'champagne'

Modified Paths:
--------------
    puppet/manifests/nodes.pp
    puppet/modules/blog/manifests/init.pp

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2010-11-10 02:16:19 UTC (rev 223)
+++ puppet/manifests/nodes.pp	2010-11-10 10:58:04 UTC (rev 224)
@@ -110,6 +110,7 @@
 #
     include default_mageia_server
     include apache::base
+    include apache::mod_php
     timezone::timezone { "Europe/Paris": }
     include blog
 }

Modified: puppet/modules/blog/manifests/init.pp
===================================================================
--- puppet/modules/blog/manifests/init.pp	2010-11-10 02:16:19 UTC (rev 223)
+++ puppet/modules/blog/manifests/init.pp	2010-11-10 10:58:04 UTC (rev 224)
@@ -4,9 +4,9 @@
 	package { 'wget':
         	ensure => installed
     	}
-	#package { 'postfix':
-        #        ensure => installed
-        #}
+	package { 'nail':
+                ensure => installed
+        }
 	file { "check_new-blog-post":
         	path => "/usr/local/bin/check_new-blog-post.sh",
         	ensure => present,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101110/1df1e2f1/attachment.html>


More information about the Mageia-sysadm mailing list