]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Comment
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 14 Apr 2013 18:18:30 +0000 (15:18 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 14 Apr 2013 18:18:30 +0000 (15:18 -0300)
manifests/base.pp

index 746a6fa61cbceca5b0651a7011397f224e439dc4..66035ebfa585f53577101d6656e5f4bac8118de5 100644 (file)
@@ -18,7 +18,7 @@ class nodo::base {
 
   class { [ 'nodo::subsystem::hosts', 'nodo::subsystem::motd' ]: }
 
-  # Include if not defined by nodo::master
+  # Puppet daemon
   class { 'puppet::daemon':
     master => hiera('nodo::role::master::main', false)
   }