Skip to content

Commit 591f9b9

Browse files
committed
remove environment_timeout =0 from environment.conf
1 parent c2aeccd commit 591f9b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

environment.conf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
modulepath = modules:site:$basemodulepath
22
config_version = 'scripts/config_version.sh $environmentpath $environment'
3-
4-
# Environment timeout should be set to unlimited. When set to zero it is less performant.
5-
# When code is deployed the admin API of puppetserver should be used to force a refresh of code from disk.
6-
# https://docs.puppetlabs.com/puppetserver/1.0/release_notes.html#new-feature-admin-api-for-refreshing-environments
7-
# https://docs.puppetlabs.com/puppet/3.7/reference/environments_configuring.html#environmenttimeout
8-
environment_timeout = 0

0 commit comments

Comments
 (0)