Add skeleton ssconf module
authorIustin Pop <iustin@google.com>
Mon, 19 Mar 2012 16:47:45 +0000 (17:47 +0100)
committerIustin Pop <iustin@google.com>
Tue, 20 Mar 2012 22:25:49 +0000 (22:25 +0000)
commitaa3adf3545048f838e63ed579bf9452f27b03a5b
tree8222153b6f83b339ab28ce3b7e3e58d024edcfb7
parenta5183d3d1d8cb6ecc24ca1938baa1f81a54311b0
Add skeleton ssconf module

This currently has only one export function in it, which will be used
for future bind address functionality in daemons.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
htools/Ganeti/Ssconf.hs [new file with mode: 0644]