[Puppet] Time limit to synchronize data set
Time to sync Hiera data should never be more then several seconds. Time limit set to 60 seconds. Change-Id: I67067a3bd1df039e9f213512512d074597cc77c0
This commit is contained in:
parent
7af5ba3e1d
commit
b911aec5c7
@ -33,4 +33,4 @@ Methods:
|
||||
- $template: $resources.yaml('PutYamlData.template').bind(dict(
|
||||
path => $path,
|
||||
data => $data))
|
||||
- $instance.agent.call($template, $resources)
|
||||
- $instance.agent.call($template, $resources, 60)
|
||||
|
Loading…
x
Reference in New Issue
Block a user