Skip to content

Commit

Permalink
multi: describe init script logic
Browse files Browse the repository at this point in the history
  • Loading branch information
DifferentialOrange committed Feb 1, 2022
1 parent 53d16b2 commit 909543e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multi/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ box.cfg{
work_dir = os.getenv("TEST_TNT_WORK_DIR"),
}

-- Function to call for getting address list, part of tarantool/multi API.
get_cluster_nodes = nodes_load.get_cluster_nodes

box.once("init", function()
Expand Down

0 comments on commit 909543e

Please sign in to comment.