xymon/CHANGELOG.md

28 lines
716 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---------------------------------------
### 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, …).