diff --git a/playbooks/groups/copr-frontend-newcloud.yml b/playbooks/groups/copr-frontend-newcloud.yml index fa0191615b..be0a9d6b02 100644 --- a/playbooks/groups/copr-frontend-newcloud.yml +++ b/playbooks/groups/copr-frontend-newcloud.yml @@ -1,6 +1,6 @@ - name: check/create instance #hosts: copr-front-stg:copr-front - hosts: copr-front-stg + hosts: copr-front user: fedora sudo: True gather_facts: False @@ -24,7 +24,7 @@ - name: cloud basic setup #hosts: copr-front-stg:copr-front - hosts: copr-front-stg + hosts: copr-front user: fedora sudo: True gather_facts: True @@ -39,7 +39,7 @@ - name: provision instance #hosts: copr-front:copr-front-stg - hosts: copr-front-stg + hosts: copr-front user: fedora sudo: True gather_facts: True