X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fmetal3%2Fscripts%2Fnodes.json.sample;h=ce2402acbee97896ad5dd9f4fe2e68e73babf115;hb=308b436e60c4f9477641a196fe5a53996fd9bc92;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..ce2402a 100644 --- a/deploy/metal3/scripts/nodes.json.sample +++ b/deploy/metal3/scripts/nodes.json.sample @@ -8,7 +8,7 @@ "address": "10.10.110.12" }, "os": { - "image_name": "bionic-server-cloudimg-amd64.img", + "image_name": "focal-server-cloudimg-amd64.img", "username": "ubuntu", "password": "mypasswd" }, @@ -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", @@ -72,7 +62,7 @@ "address": "10.10.110.13" }, "os": { - "image_name": "bionic-server-cloudimg-amd64.img", + "image_name": "focal-server-cloudimg-amd64.img", "username": "ubuntu", "password": "mypasswd" }, @@ -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",