[Puppet Users] Will puppet follow a file source that's symlinked?

2016-07-15 Thread dkoleary
Hi; I'm pondering the use of a symlinked source for several file resources. Due to too many fingers in the pot, I have 10 separate environments to manage. As an example, I have a file source that's a text file. If I want to update that file, I have to do it in 10 places or go through an

Re: [Puppet Users] LDAP Service failed to start: Difference between interactive shell commands and puppet commands

2016-07-15 Thread Rob Nelson
My guess would be the umask is not what you expect, or maybe the first part of `command 2` failed (use `&&`, as `;` will let the second part run if the first failed). However, I would encourage you to look at using puppet/archive or a deb or even file resources to push down what you need, rather

[Puppet Users] LDAP Service failed to start: Difference between interactive shell commands and puppet commands

2016-07-15 Thread gogan
I want to replace some files from an archive. I'm running following commands successfull on the shell. tar -xf /root/ldap_etc.tar.gz -C /etc/ chown -R root:root /etc/ldap/ ; chown -R openldap:openldap /etc/ldap/slapd.d/ After doing this, i'm able to start and stop the corresponding

[Puppet Users] unable to transfer Directory to windows agent

2016-07-15 Thread Vasanth Kanakagiri
down votefavorite I am new to puppet and having a basic query. I am able to transfer a directory to centos puppet agent from ubuntu puppet master. But I am unable to transfer a