Code refactoring.
This commit is contained in:
Родитель
e74d84b583
Коммит
b6d7f2c016
|
@ -365,7 +365,6 @@ module Puppet::VirtualMachine
|
|||
EOT
|
||||
required if @os_type == 'Linux'
|
||||
before_action do |action, args, options|
|
||||
puts options
|
||||
if options[:ssh_user].empty?
|
||||
raise ArgumentError, "The ssh username is required."
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче