diff options
author | Larry Smith Jr <larry.e.smith.jr@gmail.com> | 2015-08-09 09:37:20 -0400 |
---|---|---|
committer | Larry Smith Jr <larry.e.smith.jr@gmail.com> | 2015-08-09 09:37:20 -0400 |
commit | 69bbc13db1c9af839d5b9cacdf3546e89070fb91 (patch) | |
tree | eda04bb1447882c6aa5ade6ad2c25cf828bad9d7 | |
parent | 19b4493522b98f36fcfcecad774ff7868e003783 (diff) | |
download | ansible-rabbitmq-69bbc13db1c9af839d5b9cacdf3546e89070fb91.tar.gz ansible-rabbitmq-69bbc13db1c9af839d5b9cacdf3546e89070fb91.tar.zst ansible-rabbitmq-69bbc13db1c9af839d5b9cacdf3546e89070fb91.zip |
updated setting erlang cookie method
-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 2f1307e..82b6c9a 100644 --- a/templates/erlang.cookie.j2 +++ b/templates/erlang.cookie.j2 | |||
@@ -1 +1 @@ | |||
{{ erlang_cookie.stdout }} | {{ hostvars.rabbitmq_master.erlang_cookie.stdout }} | ||