Merge "Set os-refresh-config timeout to 4 hours"
This commit is contained in:
commit
7212fd767c
@ -94,7 +94,7 @@ parameters:
|
||||
ConfigCommand:
|
||||
type: string
|
||||
description: Command which will be run whenever configuration data changes
|
||||
default: os-refresh-config
|
||||
default: os-refresh-config --timeout 14400
|
||||
|
||||
resources:
|
||||
CephStorage:
|
||||
|
@ -94,7 +94,7 @@ parameters:
|
||||
ConfigCommand:
|
||||
type: string
|
||||
description: Command which will be run whenever configuration data changes
|
||||
default: os-refresh-config
|
||||
default: os-refresh-config --timeout 14400
|
||||
|
||||
resources:
|
||||
BlockStorage:
|
||||
|
@ -319,7 +319,7 @@ parameters:
|
||||
ConfigCommand:
|
||||
type: string
|
||||
description: Command which will be run whenever configuration data changes
|
||||
default: os-refresh-config
|
||||
default: os-refresh-config --timeout 14400
|
||||
|
||||
resources:
|
||||
|
||||
|
@ -393,7 +393,7 @@ parameters:
|
||||
ConfigCommand:
|
||||
type: string
|
||||
description: Command which will be run whenever configuration data changes
|
||||
default: os-refresh-config
|
||||
default: os-refresh-config --timeout 14400
|
||||
|
||||
parameter_groups:
|
||||
- label: deprecated
|
||||
|
@ -115,7 +115,7 @@ parameters:
|
||||
ConfigCommand:
|
||||
type: string
|
||||
description: Command which will be run whenever configuration data changes
|
||||
default: os-refresh-config
|
||||
default: os-refresh-config --timeout 14400
|
||||
|
||||
resources:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user