[Puppet Users] [ANN] Puppet agent 1.9.2 now available

2017-02-27 Thread Jorie Tappa
Puppet agent 1.9.2 has been released. This is a single component update, that includes bug fixes in Puppet 4.9.3. All other components in the Puppet agent package remain the same. You can read about the bugs fixed in the Puppet release notes: https://docs.puppet.com/puppet/4.9/release_notes.html

[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] noob question about configuring modules via hiera's common.yaml instead of site.pp

2017-02-27 Thread Peter K
I see the value of keeping data separate from code via hiera...but I'm missing something in when it comes to using a pre-built module that wasn't designed to be used with hiera. I'm working with bodgit's openldap module and I can get it to work when I

[Puppet Users] Re: [Puppet-dev] Re: Draft for new type and provider API

2017-02-27 Thread David Schmitt
Hi folks, I've written down the design in README format now. This should make for a easier to ingest from a module developer's perspective. Meanwhile I've also had a shot at a hardcoded implementation of this, and it is technically possible to implement this too. --- Resource API A

[Puppet Users] Re: What's the best way to deal with multiple OS's

2017-02-27 Thread Nate B
// , Is there a better way to deal with this in later versions of Puppet? I lean toward using different manifests for different operating system variations, but like the original poster says, no matter how one organizes the logic, it still gets tedious. Puppet 4.9 doesn't even seem to have

[Puppet Users] puppet bulk install return No route to host - connect(2)

2017-02-27 Thread Nguyễn Đức Thịnh
Hi all, I deployed puppet agent to linux target as scale by using puppetlabs-pe_bulk_agent_install. I added ssh authorized key on target and private key on my puppet master already. Manual connect with private key from puppet master to target is fine too. The command debug show below. puppet