I recently upgraded puppet master version from 2.5 to 3.6.2. In this new
version environment specific folders are missing (i.e. by default manifest
and modules folder are present in path /etc/puppet).
I tried changing puppet.conf file by adding manifest and modules parameter
(manifests = /etc/p
nmentpath in puppet.conf on the master? That is
> needed to enable Directory Environments. See
> https://docs.puppet.com/puppet/3.6/environments_configuring.html#enabling-directory-environments-in-open-source-puppet
>
> Regards, Martijn
>
> Op maandag 14 augustus 2017 14:40:45
hat Puppet thinks it's set to.
>
> _____
> From: Rakshatha shetty >
> Sent: maandag, augustus 14, 2017 15:39
> Subject: [Puppet Users] Re: Environment specific folders missing in Puppet
> master version 3.6.2
> To: Puppet Users >
>
>
>
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