[Puppet Users] Re: puppet.conf documentation

2016-03-06 Thread yeayu
Hi, Check this out: https://docs.puppetlabs.com/puppet/latest/reference/config_file_main.html It should provide you the info you are looking for... Regards, On Thursday, 3 March 2016 18:52:15 UTC, Matt Zagrabelny wrote: > > Greetings, > > I know that the puppet.conf documentation exists in ex

[Puppet Users] Re: Need support to add users in Group and remove + ldap users

2016-03-06 Thread yeayu
Hi, Have you had a look at this? https://docs.puppetlabs.com/puppet/latest/reference/type.html#group-attribute-members Taking into consideration wheel is a local group, you could remove any user from it simply by amending its members. Regards On Sunday, 6 March 2016 14:17:26 UTC, shyam sundar

Re: [Puppet Users] Help to find Automation tool

2016-03-06 Thread yeayu
Hello, Although we all probably suggest you to go for it, I think you should give it some more thought... There are many other factors to consider: - what's your environment like? all windows? 50% linux based? OS versions? are they fully supported? - how confident do you feel with puppet's DSL,

[Puppet Users] Svn structure for hiera files on a multi tier environment

2016-02-28 Thread yeayu
Hello all, I am trying to come up with a svn structure for hiera files that works on a multi tier environment... I have 3 environments: Dev, QA and Prod, each of them with its own puppet master server. This is how the SVN structure looks like: svn └─ trunk └─ hiera