fix indentation in osbs-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
6f9fba01ca
commit
405f43ca9c
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@
|
|||
|
||||
tasks:
|
||||
- name: set custom build policy for koji builder in openshift for osbs
|
||||
shell: "oadm policy add-role-to-user -n default osbs-custom-build {{ osbs_koji_prod_username }} && touch /etc/origin/koji-custom-build-policy-added"
|
||||
shell: "oadm policy add-role-to-user -n default osbs-custom-build {{ osbs_koji_prod_username }} && touch /etc/origin/koji-custom-build-policy-added"
|
||||
args:
|
||||
creates: "/etc/origin/koji-builder-policy-added"
|
||||
when: env == "production"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue