Merge "Fix known hosts config script value"
This commit is contained in:
commit
5b1a2301bf
@ -11,7 +11,7 @@ resources:
|
||||
type: OS::Heat::SoftwareConfig
|
||||
properties:
|
||||
group: script
|
||||
config: |
|
||||
config:
|
||||
str_replace:
|
||||
params:
|
||||
KNOWN_HOSTS: {get_param: known_hosts}
|
||||
|
Loading…
x
Reference in New Issue
Block a user