[toddlers] Put the host in correct section
This needs to be when secret.yml template is being processed not where the keytab is being processed. Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
fea6be66e6
commit
5d6416548b
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,6 @@
|
|||
key: service.keytab
|
||||
secret_name: toddlers-keytab
|
||||
service: toddlers
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
|
||||
- role: openshift/ipa-client
|
||||
app: toddlers
|
||||
|
@ -107,6 +106,7 @@
|
|||
- role: openshift/object
|
||||
app: toddlers
|
||||
service: toddlers
|
||||
host: "koji{{env_suffix}}.fedoraproject.org"
|
||||
template: secret.yml
|
||||
objectname: secret.yml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue