From 3cfa94229f54df08b77c158393d9cca0d2b440e6 Mon Sep 17 00:00:00 2001 From: zet809 Date: Fri, 15 Apr 2016 17:25:16 +0800 Subject: [PATCH] Add mac attribute It approves that the docker can deal with mac address correctly when creating. The commit f8e3da2280cf449e3e3950df7eff1c8e42dcc268 is useless. --- docs/source/advanced/docker/lifecycle_management.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/advanced/docker/lifecycle_management.rst b/docs/source/advanced/docker/lifecycle_management.rst index 95443d918..cd3385d20 100644 --- a/docs/source/advanced/docker/lifecycle_management.rst +++ b/docs/source/advanced/docker/lifecycle_management.rst @@ -94,6 +94,7 @@ After the dockerhost is ready, a docker instance can be managed through xCAT com dockernics=mynet0 groups=docker,all ip=10.0.120.1 + mac=02:42:0a:00:78:01 mgt=docker postbootscripts=otherpkgs postscripts=syslog,remoteshell,syncfiles