diff --git a/roles/nagios_server/files/nagios/hostgroups/vpnclients.cfg b/roles/nagios_server/files/nagios/hostgroups/vpnclients.cfg index 89a80ce229..2fa384fd9d 100644 --- a/roles/nagios_server/files/nagios/hostgroups/vpnclients.cfg +++ b/roles/nagios_server/files/nagios/hostgroups/vpnclients.cfg @@ -5,5 +5,5 @@ define hostgroup { hostgroup_name vpnclients alias vpnclients - members tummy01,unbound-tummy01,smtp-mm-tummy01,proxy03,unbound-osuosl01,bodhost01,proxy07,coloamer01,proxy08,osuosl02,proxy09,download-ib02,noc02,unbound-ib01,ibiblio02,ns02,proxy04,smtp-mm-ib01,torrent01,ibiblio03,ibiblio04,people01,internetx01,hosted-lists01,ns05,proxy02,osuosl01,proxy06,osuosl02,osuosl03,hosted03,ibiblio02,collab03,smtp-mm-osuosl01,host1plus01,dedicatedsolutions01,proxy05,dedicatedsolutions01,proxy11,ibiblio05,proxy12 + members tummy01,unbound-tummy01,smtp-mm-tummy01,proxy03,unbound-osuosl01,bodhost01,proxy07,coloamer01,proxy08,osuosl02,proxy09,download-ib02,noc02,unbound-ib01,ibiblio02,ns02,proxy04,smtp-mm-ib01,torrent02,ibiblio03,ibiblio04,people01,internetx01,hosted-lists01,ns05,proxy02,osuosl01,proxy06,osuosl02,osuosl03,hosted03,collab03,smtp-mm-osuosl01,host1plus01,dedicatedsolutions01,proxy05,dedicatedsolutions01,proxy11,ibiblio05,proxy12 } diff --git a/roles/nagios_server/files/nagios/hosts/torrent01.cfg b/roles/nagios_server/files/nagios/hosts/torrent01.cfg index 33517b77e0..892afbfb2f 100644 --- a/roles/nagios_server/files/nagios/hosts/torrent01.cfg +++ b/roles/nagios_server/files/nagios/hosts/torrent01.cfg @@ -1,7 +1,7 @@ -define host { - host_name torrent01 - alias torrent01.fedoraproject.org - use defaulttemplate - address torrent01.fedoraproject.org - parents ibiblio03 -} +#define host { +# host_name torrent01 +# alias torrent01.fedoraproject.org +# use defaulttemplate +# address torrent01.fedoraproject.org +# parents ibiblio03 +#} diff --git a/roles/nagios_server/files/nagios/hosts/torrent02.cfg b/roles/nagios_server/files/nagios/hosts/torrent02.cfg index 9e58477503..462b7dad17 100644 --- a/roles/nagios_server/files/nagios/hosts/torrent02.cfg +++ b/roles/nagios_server/files/nagios/hosts/torrent02.cfg @@ -1,7 +1,7 @@ -#define host { -# host_name torrent02 -# alias torrent02.fedoraproject.org -# use defaulttemplate -# address torrent02.fedoraproject.org -# parents ibiblio02 -#} +define host { + host_name torrent02 + alias torrent02.fedoraproject.org + use defaulttemplate + address torrent02.fedoraproject.org + parents ibiblio05 +} diff --git a/roles/torrent/files/opentracker-ipv4.conf b/roles/torrent/files/opentracker-ipv4.conf index b8419861d8..805dc4e7f8 100644 --- a/roles/torrent/files/opentracker-ipv4.conf +++ b/roles/torrent/files/opentracker-ipv4.conf @@ -7,7 +7,7 @@ # If no listen option is given (here or on the command line), opentracker # listens on 0.0.0.0:6969 tcp and udp. # -listen.tcp_udp 152.19.134.141 +listen.tcp_udp 152.19.134.148 # listen.tcp_udp 0.0.0.0 # listen.tcp_udp 192.168.0.1:80 # listen.tcp_udp 10.0.0.5:6969 @@ -43,7 +43,7 @@ access.whitelist ./whitelist # access.stats 98.122.179.19 access.stats 127.0.0.1 -access.stats 152.19.134.141 +access.stats 152.19.134.148 # # There is another way of hiding your stats. You can obfuscate the path # to them. Normally it is located at /stats but you can configure it to diff --git a/roles/torrent/files/opentracker-ipv6.conf b/roles/torrent/files/opentracker-ipv6.conf index 3dcff00ab7..8008e50e81 100644 --- a/roles/torrent/files/opentracker-ipv6.conf +++ b/roles/torrent/files/opentracker-ipv6.conf @@ -7,7 +7,7 @@ # If no listen option is given (here or on the command line), opentracker # listens on 0.0.0.0:6969 tcp and udp. # -listen.tcp_udp [2610:28:3090:3001:dead:beef:cafe:fed8]:6969 +listen.tcp_udp [2610:28:3090:3001:dead:beef:cafe:fed7]:6969 # listen.tcp_udp 192.168.0.1:80 # listen.tcp_udp 10.0.0.5:6969 #