2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 13:10:34 +00:00

fix issue 601: def command does not work for docker instance definition

This commit is contained in:
ertaozh
2016-01-18 02:49:19 -05:00
parent 6683aabd2b
commit b584835140

View File

@ -2576,7 +2576,7 @@ my @nodeattrs = (
{attr_name => 'dockerflag',
only_if => 'mgt=docker',
tabentry => 'vm.othersettings',
access_tabentry => 'vm.ndoe=attr:node',
access_tabentry => 'vm.node=attr:node',
},
######################