Revert "Update 3rdparty rabbitmq module"
[mirror/dsa-puppet.git] / 3rdparty / modules / rabbitmq / examples / erlang_deps.pp
diff --git a/3rdparty/modules/rabbitmq/examples/erlang_deps.pp b/3rdparty/modules/rabbitmq/examples/erlang_deps.pp
deleted file mode 100644 (file)
index 20cd6b5..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# install first the garethr-erlang module. See README.md
-include erlang
-
-class { 'erlang': epel_enable => true}
-Class['erlang'] -> Class['rabbitmq']