55698/puppet-how-do-i-disable-environment-isolation
To disable environment isolation in open source Puppet:
Remove the generate types command from any r10k hooks.
Remove the .resource_types directory.
To disable environment isolation in Puppet Enterprise (PE):
In /etc/puppetlabs/puppetserver/conf.d/pe-puppet-server.conf, remove the pre-commit-hook-commands setting.
In Hiera, set puppet_enterprise::master::puppetserver::pre_commit_hook_commands: []
On the command line, run service pe-puppetserver reload
Delete the .resource_types directories from your staging code directory, /etc/puppetlabs/code-staging
Deploy the environments.
Hey @Alia, follow these steps to install ...READ MORE
Hey if you're using Ubuntu, you can ...READ MORE
Hey @Aryaa, use the following command to ...READ MORE
Hey @Kiara, execute these commands to install ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
In order to stop the Puppet service,you ...READ MORE
Environment leakage is one of the limitations ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.