xymon/CHANGELOG.md

28 lines
716 B
Markdown
Raw Permalink Normal View History

2015-02-09 14:04:56 +01:00
---------------------------------------
### 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.
2015-02-24 14:38:07 +01:00
* Add tests.
---------------------------------------
### 0.1.0 - 2015/02/17
2015-02-09 14:04:56 +01:00
Inital release.
2015-02-09 14:04:56 +01:00
#### Summary
Fully manage the Xymon client (installation, configuration, service, …).