Displaying 1 result from an estimated 1 matches for "haeded".
Did you mean:
  haeder
  
2012 Sep 18
1
How can i get directory recursively?
In manifest i have this instruction:
   file { "/etc/apache2":
        owner => root,
        group => root,
        mode => 740,
        recurse => true,
        source => "puppet:///dist/apache2"
    } 
By syntax its right, but on client i see error:
err: /Stage[main]/Testing170/File[/etc/apache2]: Failed to generate 
additional resources using