We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4252c commit c7c5f9fCopy full SHA for c7c5f9f
README.md
@@ -41,7 +41,7 @@ This module was originally a very prescriptive profile in the [puppetlabs-rampup
41
3. Install and run this module:
42
43
```
44
- su - pe-puppet -c "puppet module install npwalker-pe_code_manager_webhook"
+ puppet module install npwalker-pe_code_manager_webhook
45
chown -R pe-puppet:pe-puppet /etc/puppetlabs/code/environments/production/modules/
46
puppet apply -e "include pe_code_manager_webhook"
47
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "npwalker/pe_code_manager_webhook",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"author": "npwalker",
5
"summary": "A module for configuring Code Manager in Puppet Enterprise",
6
"license": "Apache-2.0",
0 commit comments