Created
December 14, 2020 22:12
-
-
Save trodemaster/220b0c16d9d78940702ad00fc252c2a8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| name=Mac-Pro | |
| ip_address=172.16.59.2 | |
| hw_address=1,0:c:29:c0:de:78 | |
| identifier=1,0:c:29:c0:de:78 | |
| lease=0x5fd92db9 | |
| } | |
| { | |
| name=Mac-Pro-2 | |
| ip_address=172.16.59.3 | |
| hw_address=1,0:c:29:76:cd:c9 | |
| identifier=1,0:c:29:76:cd:c9 | |
| lease=0x5fd92cfb | |
| } | |
| { | |
| ip_address=192.168.2.3 | |
| hw_address=1,e0:63:da:24:eb:81 | |
| identifier=1,e0:63:da:24:eb:81 | |
| lease=0x5ef67279 | |
| } | |
| { | |
| name=cube | |
| ip_address=192.168.2.2 | |
| hw_address=1,0:30:65:db:f2:b2 | |
| identifier=1,0:30:65:db:f2:b2 | |
| lease=0x5ec7e9bf | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: Lookup up IP information... | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: GuestAddress found MAC address in VMX: 00:0c:29:76:cd:c9 | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: Trying DHCP leases path: /var/db/vmware/vmnet-dhcpd-vmnet8.leases | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: Unable to find an exact match for DHCP lease. Falling back to a loose match for hw address 00:0c:29:76:cd:c9 | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: Trying DHCP leases path: /var/db/vmware/vmnet-dhcpd-vmnet9.leases | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: Unable to find an exact match for DHCP lease. Falling back to a loose match for hw address 00:0c:29:76:cd:c9 | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: Trying Apple DHCP leases path: /var/db/dhcpd_leases | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: Error parsing apple dhcpd lease entry #3: Error entry `&{192.168.2.3 [224 99 218 36 235 129] [224 99 218 36 235 129] 0x5ef67279 map[]}` is missing mandatory information | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: IP lookup failed: Errors found while parsing apple dhcpd lease entries: [Error entry `&{192.168.2.3 [224 99 218 36 235 129] [224 99 218 36 235 129] 0x5ef67279 map[]}` is missing mandatory information] | |
| 2020/12/14 14:09:35 packer-builder-vmware-iso plugin: [DEBUG] Error getting SSH address: IP lookup failed: Errors found while parsing apple dhcpd lease entries: [Error entry `&{192.168.2.3 [224 99 218 36 235 129] [224 99 218 36 235 129] 0x5ef67279 map[]}` is missing mandatory information] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment