Deploy koschei from stable

This commit is contained in:
Michael Simacek 2016-09-27 09:39:49 +02:00
parent 39459ede7d
commit 959e864147

View file

@ -29,7 +29,7 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
vars:
fedora_repos:
- updates-testing
- updates
pre_tasks:
- name: schedule nagios downtime
nagios: action=downtime minutes=20 service=host host={{ inventory_hostname_short }}{{ env_suffix }}
@ -67,7 +67,7 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
vars:
epel_repos:
- epel-testing
- epel
pre_tasks:
- name: schedule nagios downtime
nagios: action=downtime minutes=20 service=host host={{ inventory_hostname_short }}{{ env_suffix }}