[Puppet Users] "Windows Update" service Startup Type is changed to "Disable" everytime

2017-09-30 Thread Amrit Atmajit
Hi, I'm using puppet agent 1.7.0. I'm trying to update the Startup Type and Status of "Windows Update" service as Manual and Stopped respectively in the host machines. To do so, I'm using the following resource type. service { 'WindowsUpdate': name => 'wuauserv', ensure

[Puppet Users] mcollective is not configured in puppet 4.x

2017-02-27 Thread Amrit Atmajit
Hi, I am trying to configure mcollective in Puppet 4.x but, failed to do mco ping. Please find the steps that I tried to configure mcollective as follows and let me know where I am missing: · Installed Puppet Server and Puppet in CentOS 7 · Installed activemq

[Puppet Users] Puppet is using high CPU usage!!!

2017-02-16 Thread Amrit Atmajit
Hi, We are using high end setup for our Puppet and foreman in CentOS server: RAID5, 198GB RAM, 64 cores Processor. But, after installation of Foreman-installer puppet is eating the CPU like anything. We can observe CPU usage% is spiking > 4000! Is it because of RAID5 processor? Can anyone

[Puppet Users] Execute puppet manifest based on the OS family

2016-11-28 Thread Amrit Atmajit
Hi, I am using puppet 4.7.0 in my Puppet Server where different OS families are used as nodes. I have created Puppet Manifests (Puppet Classes) where couple of them to be executed on windows Puppet agent nodes and others on Linux nodes. So, to do the same, I want to define site.pp and include

[Puppet Users] Inconsistent behavior in puppet facts update in foreman api

2016-07-13 Thread Amrit Atmajit
Hi, We can find an inconsistent behavior in getting the updated facts values on invocation of “GET /api/hosts/:host_id/facts ” Foreman API. On execution of “puppet agent –test –tags ”, imports facts

[Puppet Users] Custom facts are updated in the next execution of "puppet agent --test"

2016-07-12 Thread Amrit Atmajit
Hi, I am using following code snippet in one of the init.pp file of puppet master to load the updated facts in "facts.yaml" available in "C:\marionette-collective\etc\" folder. file { "c:/marionette-collective/etc/facts.yaml": loglevel => debug, content =>

[Puppet Users] Custom facts are updated in the next execution of "puppet agent --test"

2016-07-12 Thread Amrit Atmajit
Hi, I am using following code snippet in one of the init.pp file of puppet master to load the updated facts in "facts.yaml" available in "C:\marionette-collective\etc\" folder. file { "c:/marionette-collective/etc/facts.yaml": loglevel => debug, content => inline_template("<%=

[Puppet Users] MSI package is not registered with add/remove program or not creating shortcuts after installation using mco puppet

2016-05-29 Thread Amrit Atmajit
Hi, I am trying to install msi package in the puppet-agents using "mco puppet runonce -I " (*pushing* the configuration) from puppet master. Even though the package is installed and all the files are copied properly but, it is not shown in "Add/Remove Program" or is not shown the