diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index ff0d688baf..ca10178dc8 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -110,7 +110,7 @@ tasks: - - name: make sure the directory for the link is there. + - name: make sure the directory for the link is there. file: path=/etc/origin/master state=directory mode=0755 - name: setup link to known ca list for id.fedoraproject.org @@ -244,6 +244,7 @@ - ralph - sanja - zlopez + - asaleh changed_when: false - name: Enable wildcard routes command: oc -n default set env dc/router ROUTER_ALLOW_WILDCARD_ROUTES=true