diff options
author | Larry Smith Jr <larry.e.smith.jr@gmail.com> | 2015-08-09 09:52:29 -0400 |
---|---|---|
committer | Larry Smith Jr <larry.e.smith.jr@gmail.com> | 2015-08-09 09:52:29 -0400 |
commit | 10344646f028931e51befd890a19d24622f6486c (patch) | |
tree | 8dcd0900d78d636cce05864ffc8c2e2d77713d07 /templates/erlang.cookie.j2 | |
parent | 69bbc13db1c9af839d5b9cacdf3546e89070fb91 (diff) | |
download | ansible-rabbitmq-10344646f028931e51befd890a19d24622f6486c.tar.gz ansible-rabbitmq-10344646f028931e51befd890a19d24622f6486c.tar.zst ansible-rabbitmq-10344646f028931e51befd890a19d24622f6486c.zip |
updated setting erlang cookie method
Diffstat (limited to 'templates/erlang.cookie.j2')
-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 82b6c9a..cb398e7 100644 --- a/templates/erlang.cookie.j2 +++ b/templates/erlang.cookie.j2 | |||
@@ -1 +1 @@ | |||
{{ hostvars.rabbitmq_master.erlang_cookie.stdout }} | {{ erlang_cookie }} | ||