--------------------------------------- ### 0.2.0 - 2015/02/24 #### Summary This is a release introduce the Xymon server management. ##### Features * xymon::server::install will install Xymon server and it's dependancies. * xymon::server::config will provide some configuration files. * xymon::server::service will manage the service. * xymon::server::apache will provide a virtual host for Apache2. ##### Changes * README.md: Add informations for the xymon::server class. * Add a dependancie to the puppetlabs-apache module. * Add tests. --------------------------------------- ### 0.1.0 - 2015/02/17 Inital release. #### Summary Fully manage the Xymon client (installation, configuration, service, …).