fix: generate types as root
All checks were successful
Build / precommit (pull_request) Successful in 4m44s
All checks were successful
Build / precommit (pull_request) Successful in 4m44s
- larger permission issue that needs fixing - reduce the number of failed runs
This commit is contained in:
parent
1c71229fd3
commit
c33d3ed4b4
@ -100,7 +100,7 @@ class profiles::puppet::server (
|
||||
mode => '0755',
|
||||
content => @("EOF")
|
||||
#!/bin/bash
|
||||
sudo -u puppet /opt/puppetlabs/bin/puppet generate types --environmentpath ${codedir}/environments
|
||||
/opt/puppetlabs/bin/puppet generate types --environmentpath ${codedir}/environments
|
||||
exit 0
|
||||
| EOF
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user