Fix indentation
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
4763d25f0a
commit
99e5c3a775
1 changed files with 5 additions and 5 deletions
|
@ -41,11 +41,11 @@
|
||||||
host: "osbs.stg.fedoraproject.org"
|
host: "osbs.stg.fedoraproject.org"
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
- role: keytab/service
|
- role: keytab/service
|
||||||
owner_user: root
|
owner_user: root
|
||||||
owner_group: root
|
owner_group: root
|
||||||
service: innercompose
|
service: innercompose
|
||||||
host: "odcs{{ env_suffix }}.fedoraproject.org"
|
host: "odcs{{ env_suffix }}.fedoraproject.org"
|
||||||
kt_location: /etc/kojid/secrets/odcs_inner.keytab
|
kt_location: /etc/kojid/secrets/odcs_inner.keytab
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue