I am able to install using "puppet module install puppetlabs-registry" If I execute "puppet module list" I get the following.
/etc/puppetlabs/puppet/environments/production/modules
helloworld (???)
puppetlabs-powershell (v1.0.4)
puppetlabs-registry (v1.1.0)
puppetlabs-stdlib (v4.6.0)
I have verified the files and folders were created in /etc/puppetlabs/puppet/environments/production/modules
However when I go to the console and try and create a class, it will not show up. the stdlib will but both powershell and registry will not. I have added other modules and they have all shown up any suggestions? I am running Puppet Ent 3.8.
↧