Update rabbitmq module
[mirror/dsa-puppet.git] / 3rdparty / modules / rabbitmq / spec / spec_helper_local.rb
diff --git a/3rdparty/modules/rabbitmq/spec/spec_helper_local.rb b/3rdparty/modules/rabbitmq/spec/spec_helper_local.rb
new file mode 100644 (file)
index 0000000..10bda71
--- /dev/null
@@ -0,0 +1,6 @@
+require 'rspec-puppet-facts'
+include RspecPuppetFacts
+#                                                                       # Original fact sources:
+add_custom_fact :puppetversion, Puppet.version                          # Facter, but excluded from rspec-puppet-facts
+add_custom_fact :rabbitmq_version, '3.6.1'                              # puppet-rabbitmq
+add_custom_fact :erl_ssl_path, '/usr/lib64/erlang/lib/ssl-7.3.3.1/ebin' # puppet-rabbitmq