Yaml added to fix "uninitialized constant YAML" error

This commit is contained in:
BUSSY Jean-Daniel
2012-06-18 21:33:45 +09:00
parent 682af74569
commit be0addf16c

View File

@@ -6,6 +6,7 @@
#
begin
require 'yaml'
require 'puppetlabs_spec_helper/rake_tasks'
rescue LoadError
puts "!!!!!"