[copr] temporary limit backend playbook to be deployed only on dev

This commit is contained in:
Valentin Gologuzov 2015-01-15 10:36:22 +01:00
parent fc177961a7
commit 10ab75ba9a

View file

@ -1,6 +1,6 @@
- name: check/create instance
hosts: copr-back:copr-back-stg
#hosts: copr-back
#hosts: copr-back:copr-back-stg
hosts: copr-back-stg
user: root
gather_facts: False
@ -13,8 +13,8 @@
- include: "{{ tasks }}/growroot_cloud.yml"
- name: cloud basic setup
hosts: copr-back:copr-back-stg
#hosts: copr-back
#hosts: copr-back:copr-back-stg
hosts: copr-back-stg
vars_files:
- /srv/web/infra/ansible/vars/global.yml
- "/srv/private/ansible/vars.yml"
@ -23,8 +23,8 @@
- include: "{{ tasks }}/cloud_setup_basic.yml"
- name: provision instance
hosts: copr-back:copr-back-stg
#hosts: copr-back
#hosts: copr-back:copr-back-stg
hosts: copr-back-stg
user: root
gather_facts: False