add public_hostname to download servers so playbook actually finishes

This commit is contained in:
Kevin Fenzi
2018-11-20 17:34:16 +00:00
parent 3a3abd2fea
commit 7222aba905
4 changed files with 8 additions and 0 deletions

View File

@@ -28,3 +28,5 @@ lvm_size: 20000
num_cpus: 8
mac_address: "52:54:00:30:a6:43"
public_hostname: download-cc-rdu01.fedoraproject.org

View File

@@ -29,3 +29,5 @@ mem_size: 4096
max_mem_size: 20480
lvm_size: 20000
num_cpus: 8
public_hostname: download-ib01.fedoraproject.org

View File

@@ -29,3 +29,5 @@ mem_size: 16384
max_mem_size: 32768
lvm_size: 131072
num_cpus: 8
public_hostname: download-ib01.fedoraproject.org

View File

@@ -18,3 +18,5 @@ nagios_Check_Services:
mail: false
nrpe: false
ping: true
public_hostname: download-rdu01.fedoraproject.org