promote develop to master #6
@ -30,7 +30,7 @@ class profiles::base::facts {
|
|||||||
|
|
||||||
# create the file that will be read
|
# create the file that will be read
|
||||||
file { '/root/.cache/custom_facts.yaml':
|
file { '/root/.cache/custom_facts.yaml':
|
||||||
ensure => absent,
|
ensure => file,
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
mode => '0644',
|
mode => '0644',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user