Revert "Move accelerate: true to global vars."

This reverts commit 0953ea5efa.

Looks like this doesn't work as a var, and accel might just get dropped in favor of new ssh soon.
This commit is contained in:
Kevin Fenzi 2014-01-08 20:35:05 +00:00
parent 0953ea5efa
commit b9ff6d133d
18 changed files with 39 additions and 3 deletions

View File

@ -7,6 +7,7 @@
hosts: backup03.phx2.fedoraproject.org
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -15,6 +15,7 @@
tasks:
- include: "{{ tasks }}/virt_instance_create.yml"
- include: "{{ tasks }}/accelerate_prep.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"
@ -23,6 +24,7 @@
hosts: badges-backend;badges-backend-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -53,6 +55,7 @@
hosts: badges-backend;badges-backend-stg
user: root
gather_facts: True
accelerate: True
roles:
- /srv/web/infra/ansible/roles/fedmsg-hub

View File

@ -15,6 +15,7 @@
tasks:
- include: "{{ tasks }}/virt_instance_create.yml"
- include: "{{ tasks }}/accelerate_prep.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"
@ -23,6 +24,7 @@
hosts: badges-web;badges-web-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -6,6 +6,7 @@
hosts: buildhw;buildppc;buildarm
user: root
gather_facts: True
accellerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -30,6 +31,7 @@
hosts: buildhw
user: root
gather_facts: True
accellerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -7,6 +7,7 @@
hosts: buildvm
user: root
gather_facts: False
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -23,6 +24,7 @@
hosts: buildvm
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -10,6 +10,7 @@
tasks:
- include: "{{ tasks }}/virt_instance_create.yml"
- include: "{{ tasks }}/accelerate_prep.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"
@ -18,6 +19,7 @@
hosts: elections;elections-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -15,6 +15,7 @@
tasks:
- include: "{{ tasks }}/virt_instance_create.yml"
- include: "{{ tasks }}/accelerate_prep.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"
@ -23,6 +24,7 @@
hosts: fedocal-stg;fedocal
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -54,6 +56,7 @@
hosts: fedocal-stg;fedocal
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -70,6 +73,7 @@
hosts: fedocal-stg;fedocal
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -7,6 +7,7 @@
hosts: gallery-stg
user: root
gather_facts: False
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -23,6 +24,7 @@
hosts: gallery-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -52,6 +54,7 @@
hosts: gallery-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -1,5 +1,5 @@
- name: check/create instance for jenkins-master
hosts: 209.132.184.153 # jenkins.cloud.fedoraproject.org
hosts: jenkins-cloud # 209.132.184.153
user: root
gather_facts: False
tags:

View File

@ -7,6 +7,7 @@
hosts: keys01.fedoraproject.org
user: root
gather_facts: False
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -23,6 +24,7 @@
hosts: keys01.fedoraproject.org
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -6,6 +6,7 @@
hosts: mailman-stg
user: root
gather_facts: False
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -14,6 +15,7 @@
tasks:
- include: "{{ tasks }}/virt_instance_create.yml"
- include: "{{ tasks }}/accelerate_prep.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"
@ -22,6 +24,7 @@
hosts: mailman-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -7,6 +7,7 @@
hosts: mirrorlist
user: root
gather_facts: False
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -23,6 +24,7 @@
hosts: mirrorlist
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -15,6 +15,7 @@
tasks:
- include: "{{ tasks }}/virt_instance_create.yml"
- include: "{{ tasks }}/accelerate_prep.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"
@ -23,6 +24,7 @@
hosts: notifs-backend;notifs-backend-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -53,6 +55,7 @@
hosts: notifs-backend;notifs-backend-stg
user: root
gather_facts: True
accelerate: True
roles:
- /srv/web/infra/ansible/roles/fedmsg-hub

View File

@ -15,6 +15,7 @@
tasks:
- include: "{{ tasks }}/virt_instance_create.yml"
- include: "{{ tasks }}/accelerate_prep.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"
@ -23,6 +24,7 @@
hosts: notifs-web;notifs-web-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -15,6 +15,7 @@
tasks:
- include: "{{ tasks }}/virt_instance_create.yml"
- include: "{{ tasks }}/accelerate_prep.yml"
handlers:
- include: "{{ handlers }}/restart_services.yml"
@ -23,6 +24,7 @@
hosts: nuancier;nuancier-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -54,6 +56,7 @@
hosts: nuancier;nuancier-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -70,6 +73,7 @@
hosts: nuancier;nuancier-stg
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -7,6 +7,7 @@
hosts: releng01.phx2.fedoraproject.org:releng02.phx2.fedoraproject.org
user: root
gather_facts: False
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml
@ -25,6 +26,7 @@
hosts: releng01.phx2.fedoraproject.org:releng02.phx2.fedoraproject.org
user: root
gather_facts: True
accelerate: True
vars_files:
- /srv/web/infra/ansible/vars/global.yml

View File

@ -5,6 +5,7 @@
- name: make virthost server system
hosts: virthost15.phx2.fedoraproject.org:bvirthost07.phx2.fedoraproject.org:buildvmhost-10.phx2.fedoraproject.org:buildvmhost-11.phx2.fedoraproject.org:buildvmhost-12.phx2.fedoraproject.org
user: root
accelerate: True
gather_facts: True
vars_files:

View File

@ -35,5 +35,3 @@ global_pkgs_inst: ['bind-utils', 'joe', 'mailx', 'nc', 'openssh-clients',
netapp_iscsi_name: iqn.1992-08.com.netapp:sn.1573980081:vf.6fb258f4-106f-11e2-ae29-00a098161d90
# iscsi portal for netapp iscsi volume
netapp_iscsi_portal: 10.5.88.35
# We want ansible accel mode by default
accelerate: true