Skip to content

Commit 8fe670b

Browse files
committed
make environment timeout setting refresh the puppet master service
1 parent 4598483 commit 8fe670b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/profile/manifests/puppetmaster.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
section => 'main',
6464
setting => 'environment_timeout',
6565
value => 'unlimited',
66+
notify => Service['pe-puppetserver'],
6667
}
6768

6869
}

0 commit comments

Comments
 (0)