fix: generate types as root (#375)
- larger permission issue that needs fixing - reduce the number of failed runs Reviewed-on: #375
This commit is contained in:
parent
1c71229fd3
commit
f73d6f07ce
@ -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