You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I define the mac: 52:54:00:12:34:56, because the mac in VM is:
[root@localhost ~]# ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff
liangwen12year
changed the title
Need to convert sexagesimal number back into mac address because of yaml's peculiarity
Need to convert number back into mac address because of yaml's peculiarity
Mar 18, 2021
I define the
mac: 52:54:00:12:34:56
, because the mac in VM is:playbook:
The hint for resolving this bug:
https://stackoverflow.com/questions/52732222/in-the-yaml-format-file-as-test-yaml-some-mac-addresses-will-be-judged-as-numbe
The text was updated successfully, but these errors were encountered: