fix template formatting
This commit is contained in:
@@ -21,5 +21,5 @@ networking:
|
|||||||
platform:
|
platform:
|
||||||
{{ hostvars['ocp-hub'].platform_type }}: {}
|
{{ hostvars['ocp-hub'].platform_type }}: {}
|
||||||
fips: false
|
fips: false
|
||||||
pullSecret: {{ vault_pull_secret }}
|
pullSecret: '{{ vault_pull_secret }}'
|
||||||
sshKey: {{ vault_ssh_key }}
|
sshKey: '{{ vault_ssh_key }}'
|
||||||
|
|||||||
Reference in New Issue
Block a user