URLs for storage server including port. The attribute names define the server alias.
Declarations
Type
attribute set of string
Default
{ }
Example
{
node1 = "tcp://node1:3334";
node2 = "tcp://node2:3334";
}
URLs for storage server including port. The attribute names define the server alias.
attribute set of string
{ }
{
node1 = "tcp://node1:3334";
node2 = "tcp://node2:3334";
}