X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fmetal3%2Fscripts%2Fnodes.json.sample;h=43010b978b71fc7b27d2c713a6d1c83adb379c2a;hb=164e86c74cbf20cbab255f355c8021bf6a4d729d;hp=faaabfb3757b5e7db0061ef712c25d85dc129c78;hpb=ea29fb51cd33c820a7c0118650928d52dbfb35b5;p=icn.git diff --git a/deploy/metal3/scripts/nodes.json.sample b/deploy/metal3/scripts/nodes.json.sample index faaabfb..43010b9 100644 --- a/deploy/metal3/scripts/nodes.json.sample +++ b/deploy/metal3/scripts/nodes.json.sample @@ -19,11 +19,6 @@ "ethernet_mac_address": "00:1e:67:fe:f4:19", "type": "phy" }, - { - "id": "bootstrap_nic", - "ethernet_mac_address": "00:1e:67:f8:6a:40", - "type": "phy" - }, { "id": "provisioning_nic", "ethernet_mac_address": "00:1e:67:fe:f4:1a", @@ -49,11 +44,6 @@ "link": "provisioning_nic", "type": "ipv4_dhcp" }, - { - "id": "bootstrap", - "link": "bootstrap_nic", - "type": "ipv4_dhcp" - }, { "id": "sriov", "link": "sriov_nic", @@ -83,11 +73,6 @@ "ethernet_mac_address": "00:1e:67:f1:5b:90", "type": "phy" }, - { - "id": "bootstrap_nic", - "ethernet_mac_address": "00:1e:67:f8:69:80", - "type": "phy" - }, { "id": "provisioning_nic", "ethernet_mac_address": "00:1e:67:f1:5b:91", @@ -113,11 +98,6 @@ "link": "provisioning_nic", "type": "ipv4_dhcp" }, - { - "id": "bootstrap", - "link": "bootstrap_nic", - "type": "ipv4_dhcp" - }, { "id": "sriov", "link": "sriov_nic",