Re: [Puppet Users] Managing Chocolatey sources with File resource and Template on Windows 7 x64 SP1

2015-10-30 Thread Rob Reynolds
On Tue, Oct 27, 2015 at 2:14 AM, Fredrik Nilsson wrote: > Should have replied earlier, to much to do I guess. > > Anyways what seems to have solved the issue in our case was an update of > chocolatey to the latest stable release in the form of 0.9.9.11, updating > the template of the configuratio

[Puppet Users] Re: How to specify multiple values for resource attribute from command line

2015-10-30 Thread Will Hopper
Hello, > > Is it possible to specify multiple attribute values from command line like > below: > > # puppet resource user root groups='root,adm' > Error: Could not run: Parameter groups failed on User[root]: Group names > must be provided as an array, not a comma-separated list. > > > Hey Pawel

[Puppet Users] How to specify multiple values for resource attribute from command line

2015-10-30 Thread Paweł Sadowski
Hello, Is it possible to specify multiple attribute values from command line like below: # puppet resource user root user { 'root': ensure => 'present', comment => 'root', gid => '0', home => '/root', password_max_age => '9', password_m

[Puppet Users] powershell detect then install nonexistent or replace existing custom service

2015-10-30 Thread Aaron
I have a question and hopefully someone can help me resolve it - In windows, I have custom services that I need to manage. I've been running this code for a while, and it works well for several custom Windows services, but the problem is I cannot run it on a bare server without manual interve

Re: [Puppet Users] Re: How to access a variable from parent define[d type]?

2015-10-30 Thread jcbollinger
On Friday, October 30, 2015 at 12:45:50 AM UTC-5, Jakov Sosic wrote: > Since you really helped, I'll do my best to try and explain what am I > doing here: > > 1) custom fact detects PHP project working copies in user directories > 2) puppet uses custom fact to create defined resources > (my

[Puppet Users] Passenger setup and CA

2015-10-30 Thread Andrew Hibbert
Hi, Currently we have 3 puppet masters behind a VIP load balanced (by hardware load balancer). We have an NFS mount share across the 3 servers which stores the puppet code and certificates etc. We have some proxy balancers on the hosts for CA with the 1st puppet master being the active worker a