mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
(cherry picked from commit ea1ffe814976fc166310c694618c54362a4ee593)
This commit is contained in:
parent
96c40d94c9
commit
75f4d2cf80
@ -239,6 +239,10 @@ CommandParser::CmdParser.new(ARGV) do
|
||||
:description => 'SSH options to use'
|
||||
}
|
||||
|
||||
OpenNebulaHelper::TEMPLATE_OPTIONS_VM.delete_if do |v|
|
||||
%w[as_gid as_uid].include?(v[:name])
|
||||
end
|
||||
|
||||
########################################################################
|
||||
# Global Options
|
||||
########################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user