bastion01.rdu3: A wild bastion01.rdu3 appears, lets try and configure it.

This should setup a already installed bastion01.rdu3 vm so we can use it
to get to other rdu3 machines.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-05-21 12:35:49 -07:00
parent 26ab61697b
commit f8eacdb62b
5 changed files with 20 additions and 3 deletions

View File

@@ -4,6 +4,9 @@ server bastion01.iad2.fedoraproject.org iburst
server bastion02.iad2.fedoraproject.org iburst
{% elif datacenter == 'cloud' and not ansible_hostname.startswith('cloud-noc') %}
server cloud-noc01.fedorainfracloud.org port 124
{% elif datacenter == 'rdu3' and ot ansible_hostname.startswith('bastion') %}
server bastion01.rdu3.fedoraproject.org iburst
server bastion02.rdu3.fedoraproject.org iburst
{% elif datacenter == 'cloud' and ansible_hostname.startswith('cloud-noc') %}
server 0.rhel.pool.ntp.org iburst
server 1.rhel.pool.ntp.org iburst