X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fmetal3%2Fscripts%2Fnodes.json.sample;h=ce2402acbee97896ad5dd9f4fe2e68e73babf115;hb=308b436e60c4f9477641a196fe5a53996fd9bc92;hp=43010b978b71fc7b27d2c713a6d1c83adb379c2a;hpb=b186c139606d013f85803c0a65c196360720013f;p=icn.git diff --git a/deploy/metal3/scripts/nodes.json.sample b/deploy/metal3/scripts/nodes.json.sample index 43010b9..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" }, @@ -62,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" },