basho / cuttlefish

never lose your childlike sense of wonder baby cuttlefish, promise me?
Apache License 2.0
205 stars 124 forks source link

Add inet_dist_use_interface setting to erlang_vm.schema #232

Closed joecaswell closed 7 years ago

joecaswell commented 7 years ago

Erlang requires this IP address to be a 4-tuple or 8-tuple.

thumbot commented 7 years ago
jhc-dist-use-interface 3d8b61b :arrow_right: develop f0c5cff :white_check_mark: completed
Looks good! :+1:
:white_check_mark: MERGE

> Started at: 2017-02-02 23:19 > Duration: 1 seconds. > Result: OK > Message: Merge Success: jhc-dist-use-interface 3d8b61b244b1cadde80d3d4b8ad1443c4ebfe16b onto target branch: develop f0c5cffdb5f47b5c55eeb883c69b370d9e7077bd > Exit Code: OK > :page_facing_up:

``` Updating f0c5cff..3d8b61b Fast-forward (no commit created; -m option ignored) priv/erlang_vm.schema | 29 +++++++++++++++++++++++++++++ test/erlang_vm_schema_tests.erl | 29 +++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) ``` --------------------------------------------------
bsparrow435 commented 7 years ago

+1 merging to add to tag for 2.0 LTS release