Skip to content

Commit c7c5f9f

Browse files
committed
Fix README
1 parent ce4252c commit c7c5f9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This module was originally a very prescriptive profile in the [puppetlabs-rampup
4141
3. Install and run this module:
4242

4343
```
44-
su - pe-puppet -c "puppet module install npwalker-pe_code_manager_webhook"
44+
puppet module install npwalker-pe_code_manager_webhook
4545
chown -R pe-puppet:pe-puppet /etc/puppetlabs/code/environments/production/modules/
4646
puppet apply -e "include pe_code_manager_webhook"
4747
```

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npwalker/pe_code_manager_webhook",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"author": "npwalker",
55
"summary": "A module for configuring Code Manager in Puppet Enterprise",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)