Koschei-web is now running on Fedora, not EPEL
This commit is contained in:
parent
d15072a4e6
commit
23e624fe20
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
vars:
|
vars:
|
||||||
fedora_repos:
|
fedora_repos:
|
||||||
- epel
|
- updates
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- name: schedule nagios downtime
|
- name: schedule nagios downtime
|
||||||
nagios: action=downtime minutes=20 service=host host={{ inventory_hostname_short }}{{ env_suffix }}
|
nagios: action=downtime minutes=20 service=host host={{ inventory_hostname_short }}{{ env_suffix }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue