[Puppet Users] Install modules from puppet forge at runtime

2017-08-15 Thread Rakshatha shetty
I have a query on the usage of modules present in Puppet Forge. When puppet agent -t command is run in puppet agent machine, if the specified module is not present in Puppet master server will puppet agent or master connect to puppet forge repo and download the specified module if present at ru

[Puppet Users] Re: Puppet5 + Hiera not actually including classes during run

2017-08-15 Thread John Baird
Ok, so we can all move on, nothing to see here! This appears to be an artifact of having previously (unintentionally) installed puppet 3.X. As a result, hiera 2.0.0 was installed. I believe that this version of hiera to be incompatible and as a result, after a clean rebuild, everything is ru

[Puppet Users] Re: Puppet5 + Hiera not actually including classes during run

2017-08-15 Thread John Baird
I should also add, running masterless Puppet 5.0.1 on Ubuntu 16.04 if any of that matters. -- 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

[Puppet Users] Puppet5 + Hiera not actually including classes during run

2017-08-15 Thread John Baird
root@example1:~# puppet apply --noop -e 'class { apt: }' --modulepath /root/puppet/modules/ --environment=dev --environmentpath=/root/puppet/environments --hiera_config /root/puppet/hiera.yaml Notice: Compiled catalog for example1 in environment dev in 0.13 seconds Notice: /Stage[main]/Apt/File[

[Puppet Users] [ANN] Puppet Development Kit (pdk) 1.0

2017-08-15 Thread Lindsey Smith
After a few preview releases, we're happy to announce the availability of the Puppet Development Kit v1.0! The open-source PDK facilitates an easy, unified development workflow for Puppet modules, and should appeal both to

Re: [Puppet Users] Re: Environment specific folders missing in Puppet master version 3.6.2

2017-08-15 Thread Rakshatha shetty
It works now. Thank you! Regards, Rakshatha On Monday, August 14, 2017 at 7:32:08 PM UTC+5:30, Martijn wrote: > > Make sure the setting is in the [master] section of puppet.conf, that you > restart puppetserver after the changes and use 'puppet config print' to > check what Puppet thinks it's s

Re: [Puppet Users] saz-sudo puppet module question

2017-08-15 Thread Lowe Schmidt
The CentOS template is part of the RHEL{5,6,7} template(s) as it's basically the same OS. -- Lowe Schmidt | +46 723 867 157 On 15 August 2017 at 04:21, Jagga Soorma wrote: > Hi Guys, > > I am trying to use the saz-sudo (https://forge.puppet.com/saz/sudo) > puppet module from the forge to manage