mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 11:44:02 +08:00
Deploy koschei from stable
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user