Merge "Remove unused Config* parameters"
This commit is contained in:
commit
0041650149
@ -86,19 +86,6 @@ parameters:
|
||||
OVNBridgeMappings:
|
||||
type: comma_delimited_list
|
||||
default: []
|
||||
ConfigCommand:
|
||||
type: string
|
||||
description: Command which will be run whenever configuration data changes
|
||||
default: os-refresh-config --timeout 14400
|
||||
ConfigCollectSplay:
|
||||
type: number
|
||||
default: 30
|
||||
description: |
|
||||
Maximum amount of time to possibly to delay configuration collection
|
||||
polling. Defaults to 30 seconds. Set to 0 to disable it which will cause
|
||||
the configuration collection to occur as soon as the collection process
|
||||
starts. This setting is used to prevent the configuration collection
|
||||
processes from polling all at the exact same time.
|
||||
UpgradeInitCommand:
|
||||
type: string
|
||||
description: |
|
||||
|
Loading…
Reference in New Issue
Block a user