Move arm03-qa00 to a new soc with a working drive
This commit is contained in:
parent
6490d51dcf
commit
1c8b414dd1
1 changed files with 8 additions and 8 deletions
|
@ -43,10 +43,10 @@ shared-network cloud {
|
|||
option host-name "arm03-packager01-mgmt";
|
||||
next-server 172.23.0.17;
|
||||
}
|
||||
host arm03-qa00-mgmt {
|
||||
host arm03-deaddrive00-mgmt {
|
||||
hardware ethernet fc:2f:40:a1:f8:36;
|
||||
fixed-address 172.23.0.72;
|
||||
option host-name "arm03-qa00-mgmt";
|
||||
option host-name "arm03-deaddrive-mgmt";
|
||||
next-server 172.23.0.17;
|
||||
}
|
||||
host arm03-qa01-mgmt {
|
||||
|
@ -55,10 +55,10 @@ shared-network cloud {
|
|||
option host-name "arm03-qa01-mgmt";
|
||||
next-server 172.23.0.17;
|
||||
}
|
||||
host arm03-soc04-mgmt {
|
||||
host arm03-qa00-mgmt {
|
||||
hardware ethernet fc:2f:40:16:c8:3a;
|
||||
fixed-address 172.23.0.74;
|
||||
option host-name "arm03-soc04-mgmt";
|
||||
option host-name "arm03-qa00-mgmt";
|
||||
next-server 172.23.0.17;
|
||||
}
|
||||
host arm03-soc05-mgmt {
|
||||
|
@ -281,10 +281,10 @@ subnet 209.132.184.0 netmask 255.255.255.0 {
|
|||
option host-name "arm03-packager01";
|
||||
next-server 209.132.184.17;
|
||||
}
|
||||
host arm03-qa00 {
|
||||
host arm03-brokendrive00 {
|
||||
hardware ethernet fc:2f:40:a1:f8:34;
|
||||
fixed-address 209.132.184.72;
|
||||
option host-name "arm03-qa00";
|
||||
option host-name "arm03-brokendrive00";
|
||||
next-server 209.132.184.17;
|
||||
}
|
||||
host arm03-qa01 {
|
||||
|
@ -293,10 +293,10 @@ subnet 209.132.184.0 netmask 255.255.255.0 {
|
|||
option host-name "arm03-qa01";
|
||||
next-server 209.132.184.17;
|
||||
}
|
||||
host arm03-soc04 {
|
||||
host arm03-qa00 {
|
||||
hardware ethernet fc:2f:40:16:c8:38;
|
||||
fixed-address 209.132.184.74;
|
||||
option host-name "arm03-soc04";
|
||||
option host-name "arm03-qa00";
|
||||
next-server 209.132.184.17;
|
||||
}
|
||||
host arm03-soc05 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue