mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
test this only on stg
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: check/create instance
|
||||
hosts: copr-dist-git-stg:copr-dist-git
|
||||
hosts: copr-dist-git-stg
|
||||
user: root
|
||||
#user: centos
|
||||
#sudo: True
|
||||
@@ -17,7 +17,7 @@
|
||||
# TODO: remove when copr-dist-git will be deployed to the persistent tenant
|
||||
|
||||
- name: cloud basic setup
|
||||
hosts: copr-dist-git-stg:copr-dist-git
|
||||
hosts: copr-dist-git-stg
|
||||
user: root
|
||||
#user: centos
|
||||
#sudo: True
|
||||
@@ -32,7 +32,7 @@
|
||||
shell: "hostname {{copr_hostbase}}.cloud.fedoraproject.org"
|
||||
|
||||
- name: provision instance
|
||||
hosts: copr-dist-git-stg:copr-dist-git
|
||||
hosts: copr-dist-git-stg
|
||||
user: root
|
||||
# user: centos
|
||||
# sudo: True
|
||||
|
||||
Reference in New Issue
Block a user