diff options
author | Larry Smith Jr <mrlesmithjr@gmail.com> | 2016-12-03 16:41:53 -0500 |
---|---|---|
committer | Larry Smith Jr <mrlesmithjr@gmail.com> | 2016-12-03 16:41:53 -0500 |
commit | da8e343df912e94703a8094f5e62d4c1bcc57345 (patch) | |
tree | 5ba5cbbff9050e22580961eaeefbe1a4dcd3c82b /templates | |
parent | 6b75df2e01f267bf7153baa310d794b7e9bae143 (diff) | |
download | ansible-rabbitmq-da8e343df912e94703a8094f5e62d4c1bcc57345.tar.gz ansible-rabbitmq-da8e343df912e94703a8094f5e62d4c1bcc57345.tar.zst ansible-rabbitmq-da8e343df912e94703a8094f5e62d4c1bcc57345.zip |
Addressed issue #5
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
Diffstat (limited to 'templates')
-rw-r--r-- | templates/erlang.cookie.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/erlang.cookie.j2 b/templates/erlang.cookie.j2 index cb398e7..edd141f 100644 --- a/templates/erlang.cookie.j2 +++ b/templates/erlang.cookie.j2 | |||
@@ -1 +1 @@ | |||
{{ erlang_cookie }} | {{ rabbitmq_erlang_cookie }} | ||