So if I have in my module in files the directory and all the files and directories under neath it. If the direcctory is not there I should be able to copy all of it with the syntex below. file { "/srv/www": ensure => "directory", recurse => inf, true, owner => "root", group => "root", mode => 755, }
On Tuesday, September 11, 2012 1:04:30 PM UTC-7, JGonza1 wrote: > Is there a way to copy directories and the subdirectories under the parent > directory with puppet master to puppet client? How would I do that? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/XslaqH_i5Z0J. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.