Hello, I suspect that you're misunderstanding something about how Puppet works, > because as far as I can tell, you're trying to copy > /etc/apache2/conf.d/testpuppet.conf to /etc/apache2/conf.d/testpuppet.conf. > (The same path) > > yes i want to mirror a file from the master to my client. For me it seems to bo the best way to mirror original files and changes. Otherwise i would need a further machine as a master and put changes into puppet:/// structur.
For type file source attribut can have values puppet: , file: and http: description for file is: file: URIs, which behave the same as local file paths. Why is it offered, if it should not be used? Do i understand something wrong? Thanks, Hajo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/100af972-b436-4bc9-8c2c-92fc1f96c822%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
