adding csi_group_vars to dns
This commit is contained in:
parent
b3d4f86978
commit
7fc7fec7ec
5 changed files with 65 additions and 0 deletions
|
@ -16,3 +16,7 @@ nrpe_procs_warn: 300
|
|||
nrpe_procs_crit: 500
|
||||
|
||||
sudoers: "{{ private }}/files/sudo/sysadmin-dns"
|
||||
|
||||
csi_security_category: High
|
||||
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
|
||||
csi_purpose: Domain Name Service
|
||||
|
|
|
@ -15,3 +15,19 @@ datacenter: ibiblio
|
|||
|
||||
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext
|
||||
ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/
|
||||
|
||||
|
||||
csi_relationship: |
|
||||
|
||||
ns02 is a master dns server.
|
||||
It serves about every domain under fedoraproject, fedo*, as well as others, both forward and reverse.
|
||||
|
||||
* This host relies on:
|
||||
- The virthost it's hosted on (ibiblio03.fedoraproject.org)
|
||||
- batcave for dns git and keys
|
||||
- connectivity to maxmind to create geoIP dns acl
|
||||
|
||||
* Things that rely on this host:
|
||||
- The Internet/Community to resolve everything related to fedora and reverse-IP for allocated subnets
|
||||
- If this host is down, dns queries will slow down by the portion of this host to the total name servers responsible for the same domain set.
|
||||
- secodary/slave dns servers
|
||||
|
|
|
@ -10,3 +10,18 @@ ansible_ssh_host: ns03.phx2.fedoraproject.org
|
|||
|
||||
vmhost: virthost21.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
csi_relationship: |
|
||||
|
||||
ns03 is a master dns server.
|
||||
It serves about every domain under fedoraproject, fedo*, as well as others, both forward and reverse.
|
||||
|
||||
* This host relies on:
|
||||
- The virthost it's hosted on (virthost21.phx2.fedoraproject.org)
|
||||
- batcave for dns git and keys
|
||||
- connectivity to maxmind to create geoIP dns acl
|
||||
|
||||
* Things that rely on this host:
|
||||
- The Internet/Community to resolve everything related to fedora and reverse-IP for allocated subnets
|
||||
- If this host is down, dns queries will slow down by the portion of this host to the total name servers responsible for the same domain set.
|
||||
- secodary/slave dns servers
|
||||
|
|
|
@ -10,3 +10,18 @@ ansible_ssh_host: ns04.phx2.fedoraproject.org
|
|||
|
||||
vmhost: virthost15.phx2.fedoraproject.org
|
||||
datacenter: phx2
|
||||
|
||||
csi_relationship: |
|
||||
|
||||
ns04 is a master dns server.
|
||||
It serves about every domain under fedoraproject, fedo*, as well as others, both forward and reverse.
|
||||
|
||||
* This host relies on:
|
||||
- The virthost it's hosted on (virthost15.phx2.fedoraproject.org)
|
||||
- batcave for dns git and keys
|
||||
- connectivity to maxmind to create geoIP dns acl
|
||||
|
||||
* Things that rely on this host:
|
||||
- The Internet/Community to resolve everything related to fedora and reverse-IP for allocated subnets
|
||||
- If this host is down, dns queries will slow down by the portion of this host to the total name servers responsible for the same domain set.
|
||||
- secodary/slave dns servers
|
||||
|
|
|
@ -12,3 +12,18 @@ postfix_group: vpn
|
|||
|
||||
vmhost: internetx01.fedoraproject.org
|
||||
datacenter: internetx
|
||||
|
||||
csi_relationship: |
|
||||
|
||||
ns05 is a master dns server.
|
||||
It serves about every domain under fedoraproject, fedo*, as well as others, both forward and reverse.
|
||||
|
||||
* This host relies on:
|
||||
- The virthost it's hosted on (internetx01.fedoraproject.org)
|
||||
- batcave for dns git and keys
|
||||
- connectivity to maxmind to create geoIP dns acl
|
||||
|
||||
* Things that rely on this host:
|
||||
- The Internet/Community to resolve everything related to fedora and reverse-IP for allocated subnets
|
||||
- If this host is down, dns queries will slow down by the portion of this host to the total name servers responsible for the same domain set.
|
||||
- secodary/slave dns servers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue