mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	Remove mac attribute
It seems the docker can assign MACaddress automatically after the container is started, the pull request 926 have more information
This commit is contained in:
		| @@ -94,7 +94,6 @@ 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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user