remove cruft from nagios

This commit is contained in:
Stephen Smoogen 2020-03-02 21:26:42 +00:00 committed by Pierre-Yves Chibon
parent 0e5197255f
commit 9d97e9814e
3 changed files with 3 additions and 97 deletions

View file

@ -66,15 +66,6 @@ phx2_management_hosts:
- cloud-fx02.mgmt.fedoraproject.org
- download04.mgmt.fedoraproject.org
- download05.mgmt.fedoraproject.org
- fed-cloud01.mgmt.fedoraproject.org
- fed-cloud02.mgmt.fedoraproject.org
- fed-cloud03.mgmt.fedoraproject.org
- fed-cloud04.mgmt.fedoraproject.org
- fed-cloud05.mgmt.fedoraproject.org
- fed-cloud06.mgmt.fedoraproject.org
- fed-cloud07.mgmt.fedoraproject.org
- fed-cloud08.mgmt.fedoraproject.org
- fed-cloud09.mgmt.fedoraproject.org
- fed-cloud12.mgmt.fedoraproject.org
- fed-cloud13.mgmt.fedoraproject.org
- fed-cloud15.mgmt.fedoraproject.org
@ -88,7 +79,6 @@ phx2_management_hosts:
- retrace02.mgmt.fedoraproject.org
- sign-vault05.mgmt.fedoraproject.org
- sign-vault06.mgmt.fedoraproject.org
- vhcloud01.mgmt.fedoraproject.org
- virthost-comm03.mgmt.fedoraproject.org
- virthost-comm04.mgmt.fedoraproject.org
- virthost01-stg.mgmt.fedoraproject.org

View file

@ -264,9 +264,9 @@
command: "restorecon -vvRF /var/lib/copr/public_html/"
when: "public_html_ls is defined and 'copr_data_t' not in public_html_ls.stdout"
- name: install cert to access fed-cloud09
# TODO: remove this when fed-cloud09 receives external cert
import_tasks: install_cloud_cert.yml
# - name: install cert to access fed-cloud09
# # TODO: remove this when fed-cloud09 receives external cert
# import_tasks: install_cloud_cert.yml
- name: enable and run copr-backend services
service: name="{{ item }}" enabled=yes state=started

View file

@ -184,90 +184,6 @@ shared-network cloud {
#option routers 172.23.0.9;
#option log-servers 172.23.0.9;
host fed-cloud01-int {
hardware ethernet 34:40:b5:9f:6d:d6;
fixed-address 172.24.0.1;
option host-name "fed-cloud01-int";
}
host fed-cloud02-int {
hardware ethernet 34:40:b5:9f:6e:1e;
fixed-address 172.24.0.2;
option host-name "fed-cloud02-int";
}
host fed-cloud03-int {
hardware ethernet 34:40:b5:9f:70:02;
fixed-address 172.24.0.3;
option host-name "fed-cloud03-int";
}
host fed-cloud04-int {
hardware ethernet 34:40:b5:9f:6e:9a;
fixed-address 172.24.0.4;
option host-name "fed-cloud04-int";
}
host fed-cloud05-int {
hardware ethernet 34:40:b5:9f:6f:26;
fixed-address 172.24.0.5;
option host-name "fed-cloud05-int";
}
host fed-cloud06-int {
hardware ethernet 34:40:b5:9f:6e:a2;
fixed-address 172.24.0.6;
option host-name "fed-cloud06-int";
}
host fed-cloud07-int {
hardware ethernet 34:40:b5:9f:6e:86;
fixed-address 172.24.0.7;
option host-name "fed-cloud07-int";
}
host fed-cloud08-int {
hardware ethernet 34:40:b5:9f:6e:8e;
fixed-address 172.24.0.8;
option host-name "fed-cloud08-int";
}
host fed-cloud09-int {
hardware ethernet f0:1f:af:e3:5f:0d;
fixed-address 172.24.0.9;
option host-name "fed-cloud09-int";
}
# host fed-cloud10-int {
# hardware ethernet f0:1f:af:e2:69:16;
# fixed-address 172.24.0.10;
# option host-name "fed-cloud10-int";
# }
# host fed-cloud11-int {
# hardware ethernet f0:1f:af:e2:6d:1e;
# fixed-address 172.24.0.11;
# option host-name "fed-cloud11-int";
# }
host fed-cloud12-int {
hardware ethernet ec:f4:bb:d2:25:6d;
fixed-address 172.24.0.12;
option host-name "fed-cloud12-int";
}
host fed-cloud13-int {
hardware ethernet ec:f4:bb:d2:76:a5;
fixed-address 172.24.0.13;
option host-name "fed-cloud13-int";
}
# host fed-cloud14-int {
# hardware ethernet ec:f4:bb:d2:97:7d;
# fixed-address 172.24.0.14;
# option host-name "fed-cloud14-int";
# }
host fed-cloud15-int {
hardware ethernet ec:f4:bb:d2:85:4d;
fixed-address 172.24.0.15;