This commit is contained in:
Ranjan Kumar 2013-12-04 13:52:20 +05:30
Родитель e74d84b583
Коммит b6d7f2c016
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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