Hi,
I followed the instructions here:
https://docs.puppet.com/puppet/4.5/reference/environments_creating.html
to create a new environment called "development".
[root@test227 ~]# puppet config print modulepath --section master --environment development
/etc/puppetlabs/code/environments/development/modules:/etc/puppetlabs/code/modules:/opt/puppetlabs/puppet/modules
[root@test227 ~]# kill -HUP `pgrep -f puppet-server`
[root@test227 ~]#
But the new environment does not appear in the PE Console drop down of "environments" while trying to add a new node group.
Please advise.
↧