Merge branch 'remove_wrong_option_name' into bug_fix
This commit is contained in:
commit
df9225b200
@ -127,7 +127,7 @@ class ServerOptions < CommonOptions
|
||||
options[:groups] = groups.split(",")
|
||||
end
|
||||
|
||||
parser.recognize_option_value(:private_ip, short: '-N', i18n_scope: 'create')
|
||||
parser.recognize_option_value(:private_ip, i18n_scope: 'create')
|
||||
|
||||
# it was disabled somewhy
|
||||
# parser.on('--public-ip', "Associate public IP with server") do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user