Statistics
| Branch: | Tag: | Revision:

root / src / Ganeti / WConfd / ConfigWriter.hs @ 5ca6adf5

History | View | Annotate | Download (3.8 kB)

# Date Author Comment
833c32b3 02/26/2014 02:07 pm Petr Pudlak

Add a module for functions specific to config. management

.. and include ConfigData in WConfd's ConfigState.

Currently it includes functions for asynchronous saving the
configuration and reading and (over)writing it in the daemon state.

Load the configuration from the file at daemon startup and configure an...