Merge "Increase timeout on nodepool install"
This commit is contained in:
commit
1114e062f2
@ -139,6 +139,7 @@ class nodepool (
|
||||
Package['libxslt1-dev'],
|
||||
Package['libgmp-dev'],
|
||||
],
|
||||
timeout => 1000,
|
||||
}
|
||||
|
||||
file { '/etc/nodepool':
|
||||
|
Loading…
Reference in New Issue
Block a user