Add the bind-address option
authorIustin Pop <iustin@google.com>
Mon, 19 Mar 2012 17:01:52 +0000 (18:01 +0100)
committerIustin Pop <iustin@google.com>
Tue, 20 Mar 2012 22:25:49 +0000 (22:25 +0000)
commit152e05e139cf8e8532a2e8a33cdccd6d3c2a402d
treecab62c1d22a0dd14a708eb04bd3ae3261e75e778
parent1091021c035ba121a66c5dca843ff2b40c7474f4
Add the bind-address option

This implements the same logic as the Python code: if the option is
not used, use the default appropriate for the cluster, otherwise try
to parse and use whatever was passed in.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
htools/Ganeti/Daemon.hs