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