diff options
Diffstat (limited to 'examples/tutorial/tutorial02-dumbell.json')
-rw-r--r-- | examples/tutorial/tutorial02-dumbell.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/examples/tutorial/tutorial02-dumbell.json b/examples/tutorial/tutorial02-dumbell.json index 17a4e710..d2274be2 100644 --- a/examples/tutorial/tutorial02-dumbell.json +++ b/examples/tutorial/tutorial02-dumbell.json @@ -15,7 +15,7 @@ }, { "type": "LxcImage", - "name": "ubuntu1604-cicnsuite-rc1", + "name": "ubuntu1604-cicnsuite-rc2", "node": "server", "managed": false }, @@ -23,7 +23,7 @@ "type": "LxcContainer", "node": "server", "name": "bridge1", - "image": "ubuntu1604-cicnsuite-rc1" + "image": "ubuntu1604-cicnsuite-rc2" }, { "type": "VPP", @@ -43,7 +43,7 @@ "type": "LxcContainer", "node": "server", "name": "core1", - "image": "ubuntu1604-cicnsuite-rc1" + "image": "ubuntu1604-cicnsuite-rc2" }, { "type": "VPP", @@ -93,7 +93,7 @@ "type": "LxcContainer", "node": "server", "name": "core2", - "image": "ubuntu1604-cicnsuite-rc1" + "image": "ubuntu1604-cicnsuite-rc2" }, { "type": "VPP", @@ -143,7 +143,7 @@ "type": "LxcContainer", "node": "server", "name": "bridge2", - "image": "ubuntu1604-cicnsuite-rc1" + "image": "ubuntu1604-cicnsuite-rc2" }, { "type": "VPP", @@ -158,11 +158,11 @@ "ip_address" : "172.17.3.23", "mac_address": "08:00:27:f2:a8:d9", "name": "bridge2-dpdk1" - }, + }, { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "cons1" }, { @@ -174,7 +174,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "cons2" }, { @@ -186,7 +186,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "cons3" }, { @@ -198,7 +198,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "cons4" }, { @@ -210,7 +210,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "cons5" }, { @@ -222,7 +222,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "prod1" }, { @@ -234,7 +234,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "prod2" }, { @@ -246,7 +246,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "prod3" }, { @@ -258,7 +258,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "prod4" }, { @@ -270,7 +270,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc1", + "image": "ubuntu1604-cicnsuite-rc2", "name": "prod5" }, { |