[Puppet Users] PE windows agent ?

2015-08-03 Thread max scalf
Hello all, I am trying to figure out how to install puppet enterprise agent on a windows box...while on LInux we just simple do below to install PE agent curl -k https://MASTER HOSTNAME:8140/packages/current/install.bash | sudo bash but on windows, i need to download an msi file(looking at

[Puppet Users] String/Float comparison - Puppet and Facter

2015-08-03 Thread Mike Reed
Hello all, I've been trying to solve what seems to be a simple problem but have yet to find the answer. I'm trying to do a comparison between the value of a fact and some arbitrary value: if ($::class == 'workstation') and ($::kernelmajversion = '3.11') { notify {My Kernel version is =

[Puppet Users] Re: Is there a way to deploy our configuration to agent.

2015-08-03 Thread Ayyanar
On Friday, 31 July 2015 19:00:42 UTC+5:30, jcbollinger wrote: On Wednesday, July 29, 2015 at 8:52:14 AM UTC-5, Ayyanar wrote: On Wednesday, 29 July 2015 17:59:02 UTC+5:30, Brendan Murtagh wrote: Please go into more detail. Are you referring to changing the Puppet agent config on your

Re: [Puppet Users] PE windows agent ?

2015-08-03 Thread Lindsey Smith
On Mon, Aug 3, 2015 at 8:29 AM, max scalf oracle.bl...@gmail.com wrote: Hello all, I am trying to figure out how to install puppet enterprise agent on a windows box...while on LInux we just simple do below to install PE agent curl -k https://MASTER

[Puppet Users] puppetlabs-firewall and removing a parameter

2015-08-03 Thread Matthias Saou
Hi, I had this applied to my nodes : firewall { ${prenumber}7 portknock let connections through: action = 'accept', chain= 'INPUT', dport= $dports, proto= 'tcp', recent = 'rcheck', rname= ${prefix}_heaven, rseconds = $seconds, } With $seconds

[Puppet Users] Faccing Error: Could not apply complete catalog: Found 1 dependency cycle

2015-08-03 Thread Ayyanar
How to resolve this. Thanks, Ayyanar Thangaraj -- 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 puppet-users+unsubscr...@googlegroups.com. To view this discussion

[Puppet Users] Re: Windows batch file execution

2015-08-03 Thread Dimitri Yioulos
Again, I'm close on this. Using the correct path, as per Rob's write-up, did help. If I run the manifest interactively from the node, it works. But, running it on schedule from the puppetmaster doesn't. Any additional help would be greatly appreciated. On Wednesday, July 29, 2015 at

[Puppet Users] Puppet MCollective

2015-08-03 Thread HDub
Hi Folks, I'm trying to get my head around puppet mcollective and had a question. Is mcollective a neccessary service when deploying Puppet? thanks for your time! -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from this

[Puppet Users] Re: Puppet MCollective

2015-08-03 Thread mathworks
No mcollective can be used in addition to using puppet. Not required. On Monday, August 3, 2015 at 9:47:08 AM UTC-4, HDub wrote: Hi Folks, I'm trying to get my head around puppet mcollective and had a question. Is mcollective a neccessary service when deploying Puppet? thanks for

[Puppet Users] Re: PE windows agent ?

2015-08-03 Thread Dimitri Yioulos
Max, I'm not a Puppet expert, and I don't want to talk out-of-school. But, I don't think there's as much information available for Puppet on Windows as there is for Puppet on Linux. That said, I have Puppet installed on about 50 Windows hosts, and it works well, for the most part. Vis-a-vis

[Puppet Users] Augeas failing when acting on smb.conf

2015-08-03 Thread Fabrizio Zelaya
Hello everyone! I am trying to run puppet agent on a SL-6 Machine and one action I'm trying to apply is to add the machine to our domain. However I ran into an issue when running puppet agent -t Debug: Augeas[global](provider=augeas): Opening augeas with root /, lens path