Conversation
for dev and ct nodes use cookie indicating a need to change
|
6176.1 / Erlang 19.3 / small_tests / 05173b8 6176.5 / Erlang 19.3 / ldap_mnesia / 05173b8 6176.2 / Erlang 19.3 / internal_mnesia / 05173b8 6176.3 / Erlang 19.3 / mysql_redis / 05173b8 6176.6 / Erlang 19.3 / elasticsearch_and_cassandra_mnesia / 05173b8 6176.4 / Erlang 19.3 / odbc_mssql_mnesia / 05173b8 6176.8 / Erlang 20.0 / pgsql_mnesia / 05173b8 6176.9 / Erlang 21.0 / riak_mnesia / 05173b8 |
This PR doesn't set erlang cookie for the prod node build with
rebar3's prod profile. Only dev nodes have erlang cookie set in theirvm.argsfile and the test node.This has the following implications:
vm.args) is randomized at startup (unless there is$HOME/.erlang.cookiefile).TODO: