aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorial/tutorial01.json
diff options
context:
space:
mode:
authorMarcel Enguehard <mengueha+fdio@cisco.com>2017-06-05 11:05:51 +0200
committerMarcel Enguehard <mengueha+fdio@cisco.com>2017-06-05 11:05:51 +0200
commit2907ada6f6cddf3791da371dc573bac38163842c (patch)
tree9dac81dba571fb0d24d6bce135c9ab2be067434f /examples/tutorial/tutorial01.json
parentc1be149705b704ee58851a52146214c192809e4b (diff)
Updated image name in examples
Change-Id: I76f9a8bfaeb5f52fb25a694fd72a71e11b741609 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
Diffstat (limited to 'examples/tutorial/tutorial01.json')
-rw-r--r--examples/tutorial/tutorial01.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/examples/tutorial/tutorial01.json b/examples/tutorial/tutorial01.json
index dbef980f..fd203cff 100644
--- a/examples/tutorial/tutorial01.json
+++ b/examples/tutorial/tutorial01.json
@@ -17,41 +17,41 @@
},
{
"type": "LxcImage",
- "name": "ubuntu1604-cicnsuite-rc2",
+ "name": "ubuntu1604-cicnsuite-rc3",
"groups": ["topology"],
"node": "server"
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc2",
+ "image": "ubuntu1604-cicnsuite-rc3",
"groups": ["topology"],
"name": "prod1",
"node": "server"
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc2",
+ "image": "ubuntu1604-cicnsuite-rc3",
"groups": ["topology"],
"name": "prod2",
"node": "server"
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc2",
+ "image": "ubuntu1604-cicnsuite-rc3",
"groups": ["topology"],
"name": "core2",
"node": "server"
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc2",
+ "image": "ubuntu1604-cicnsuite-rc3",
"groups": ["topology"],
"name": "core1",
"node": "server"
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc2",
+ "image": "ubuntu1604-cicnsuite-rc3",
"groups": ["topology"],
"name": "cons1",
"node": "server"
@@ -61,7 +61,7 @@
"name": "cons2",
"groups": ["topology"],
"node": "server",
- "image": "ubuntu1604-cicnsuite-rc2"
+ "image": "ubuntu1604-cicnsuite-rc3"
},
{
"type": "MetisForwarder",