mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
O does not mean 0
This commit is contained in:
@@ -1921,12 +1921,12 @@ shared-network qa {
|
||||
filename "pxelinux.0";
|
||||
|
||||
host cosmos02-mgmt {
|
||||
hardware ethernet OC:C4:7A:36:F2:AA;
|
||||
hardware ethernet 0c:c4:7a:36:f2:aa;
|
||||
fixed-address 10.5.131.211;
|
||||
}
|
||||
|
||||
host cosmos02 {
|
||||
hardware ethernet 0C:C4:7A:BC:AE:52;
|
||||
hardware ethernet 0c:c4:7a:bc:ae:52;
|
||||
fixed-address 10.5.131.202;
|
||||
option host-name "cosmos02";
|
||||
next-server 10.5.124.141;
|
||||
|
||||
Reference in New Issue
Block a user