Merge "Puppet nodes are unresponsive after 30 minutes"
This commit is contained in:
commit
be60d1244b
@ -12,6 +12,7 @@ class openstack_project::puppetboard(
|
||||
class { 'apache::mod::wsgi': }
|
||||
|
||||
class { '::puppetboard':
|
||||
unresponsive => '.5',
|
||||
enable_query => 'False', # This being a python false
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user