Fixing vro
This commit is contained in:
parent
982fdb659b
commit
1f5ef05c21
@ -3,7 +3,7 @@ class profile::vro_provisioned {
|
|||||||
|
|
||||||
# any operating system-specific state for vro-provisioned machines.
|
# any operating system-specific state for vro-provisioned machines.
|
||||||
# it's common to change the Administrator user name on Windows, for example.
|
# it's common to change the Administrator user name on Windows, for example.
|
||||||
case $kernel {
|
case $::kernel {
|
||||||
'Linux': {
|
'Linux': {
|
||||||
$agent_confdir = '/etc/puppetlabs/puppet'
|
$agent_confdir = '/etc/puppetlabs/puppet'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user