Revert "test this only on stg"

This reverts commit 13093ec5c7.
This commit is contained in:
Miroslav Suchý 2015-11-18 08:55:00 +01:00
parent b2739cc8eb
commit 56ce9b8767

View file

@ -1,5 +1,5 @@
- name: check/create instance - name: check/create instance
hosts: copr-dist-git-stg hosts: copr-dist-git-stg:copr-dist-git
user: root user: root
#user: centos #user: centos
#sudo: True #sudo: True
@ -17,7 +17,7 @@
# TODO: remove when copr-dist-git will be deployed to the persistent tenant # TODO: remove when copr-dist-git will be deployed to the persistent tenant
- name: cloud basic setup - name: cloud basic setup
hosts: copr-dist-git-stg hosts: copr-dist-git-stg:copr-dist-git
user: root user: root
#user: centos #user: centos
#sudo: True #sudo: True
@ -32,7 +32,7 @@
shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org" shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org"
- name: provision instance - name: provision instance
hosts: copr-dist-git-stg hosts: copr-dist-git-stg:copr-dist-git
user: root user: root
# user: centos # user: centos
# sudo: True # sudo: True