Format update for the patches Aaron Karper (2): New Confd query: Query arbitrary config value Tool: queries Confd for a specific config value
Makefile.am | 3 +- src/Ganeti/Confd/Server.hs | 13 ++++ src/Ganeti/Confd/Types.hs | 21 +++---- src/Ganeti/Confd/Utils.hs | 54 +++++++++++++++++ src/Ganeti/Constants.hs | 3 + tools/query-config | 145 +++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 228 insertions(+), 11 deletions(-) create mode 100755 tools/query-config -- 2.0.0.526.g5318336
