Merge "Fix known hosts config script value"

This commit is contained in:
Zuul 2018-05-23 15:11:50 +00:00 committed by Gerrit Code Review
commit 5b1a2301bf
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ resources:
type: OS::Heat::SoftwareConfig
properties:
group: script
config: |
config:
str_replace:
params:
KNOWN_HOSTS: {get_param: known_hosts}