X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Frabbitmq%2Ftemplates%2Finetrc.erb;fp=3rdparty%2Fmodules%2Frabbitmq%2Ftemplates%2Finetrc.erb;h=27068490741e79bec31d175a6fca239cc5f69832;hb=921e69100a563cf143f56a3905d8362336d939ff;hp=0000000000000000000000000000000000000000;hpb=b54f52d2899c5785923c804fdfbba0782c147da4;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/rabbitmq/templates/inetrc.erb b/3rdparty/modules/rabbitmq/templates/inetrc.erb new file mode 100644 index 000000000..270684907 --- /dev/null +++ b/3rdparty/modules/rabbitmq/templates/inetrc.erb @@ -0,0 +1,5 @@ +%% This file managed by Puppet +%% Template Path: <%= @module_name %>/templates/inetrc +<%- if @ipv6 -%> +{inet6, true}. +<%- end -%>