make environment timeout setting refresh the puppet master service
This commit is contained in:
parent
4598483d0f
commit
8fe670beb0
@ -63,6 +63,7 @@ class profile::puppetmaster {
|
|||||||
section => 'main',
|
section => 'main',
|
||||||
setting => 'environment_timeout',
|
setting => 'environment_timeout',
|
||||||
value => 'unlimited',
|
value => 'unlimited',
|
||||||
|
notify => Service['pe-puppetserver'],
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user