cn-x86-64-02-03 -> control03

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2018-06-26 18:24:49 +00:00
parent e9c6cecd60
commit 4043666fc6
4 changed files with 14 additions and 12 deletions

View file

@ -64,6 +64,7 @@ phx2_management_hosts:
- cloud-fx01.mgmt.fedoraproject.org
- control01.mgmt.fedoraproject.org
- control02.mgmt.fedoraproject.org
- control03.mgmt.fedoraproject.org
- cn-x86-64-01-03.mgmt.fedoraproject.org
- cn-x86-64-01-04.mgmt.fedoraproject.org
- cn-x86-64-01-05.mgmt.fedoraproject.org
@ -72,7 +73,6 @@ phx2_management_hosts:
- cn-x86-64-01-08.mgmt.fedoraproject.org
- cn-x86-64-02-01.mgmt.fedoraproject.org
- cn-x86-64-02-02.mgmt.fedoraproject.org
- cn-x86-64-02-03.mgmt.fedoraproject.org
- cloud-fx02.mgmt.fedoraproject.org
- download01.mgmt.fedoraproject.org
- download02.mgmt.fedoraproject.org

View file

@ -71,6 +71,7 @@ qa13.qa.fedoraproject.org
qa14.qa.fedoraproject.org
control01.cloud.fedoraproject.org
control02.cloud.fedoraproject.org
control03.cloud.fedoraproject.org
cn-x86-64-01-03.cloud.fedoraproject.org
cn-x86-64-01-04.cloud.fedoraproject.org
cn-x86-64-01-05.cloud.fedoraproject.org
@ -79,7 +80,7 @@ cn-x86-64-01-07.cloud.fedoraproject.org
cn-x86-64-01-08.cloud.fedoraproject.org
cn-x86-64-02-01.cloud.fedoraproject.org
cn-x86-64-02-02.cloud.fedoraproject.org
cn-x86-64-02-03.cloud.fedoraproject.org
#cn-x86-64-02-03.cloud.fedoraproject.org -- this is used as control03
#cn-x86-64-02-04.cloud.fedoraproject.org
#cn-x86-64-02-05.cloud.fedoraproject.org
#cn-x86-64-02-06.cloud.fedoraproject.org

View file

@ -1084,6 +1084,7 @@ newcloud-compute
[newcloud-control]
control01.cloud.fedoraproject.org
control02.cloud.fedoraproject.org
control03.cloud.fedoraproject.org
[newcloud-compute]
# This is the first dell fx chassis with 8 carts
@ -1098,7 +1099,7 @@ cn-x86-64-01-08.cloud.fedoraproject.org
# This is the second dell fx chassis with 8 carts
cn-x86-64-02-01.cloud.fedoraproject.org
cn-x86-64-02-02.cloud.fedoraproject.org
cn-x86-64-02-03.cloud.fedoraproject.org
#cn-x86-64-02-03.cloud.fedoraproject.org -- this is used as control03
# The following slots are not yet populated.
#cn-x86-64-02-04.cloud.fedoraproject.org
#cn-x86-64-02-05.cloud.fedoraproject.org

View file

@ -47,6 +47,14 @@ shared-network cloud {
filename "pxelinux.0";
}
host control03 {
hardware ethernet 48:4D:7E:05:4F:5C;
fixed-address 172.23.1.7;
option host-name "control03.cloud.fedoraproject.org";
next-server 172.23.1.1;
filename "pxelinux.0";
}
host cn-x86-64-01-03 {
hardware ethernet 40:5C:FD:A5:80:2C;
fixed-address 172.23.1.11;
@ -111,15 +119,7 @@ shared-network cloud {
filename "pxelinux.0";
}
host cn-x86-64-02-03 {
hardware ethernet 48:4D:7E:05:4F:5C;
fixed-address 172.23.1.19;
option host-name "cn-x86-64-03-03.cloud.fedoraproject.org";
next-server 172.23.1.1;
filename "pxelinux.0";
}
# NOTE: Skip 02-03, it is used as control03.cloud
# Transitional
host arm03-packager00-mgmt {