Skip to content

Commit

Permalink
Release 0.2.24 (#69)
Browse files Browse the repository at this point in the history
- update Chef files with code_generator : we can now perform Kitchen
tests
- Add user apache to librenms group : helps for LibreNMS to perform
operations such as removing RRDs when removing devices
- Bump installed version to 1.46 : LibreNMS 1.46 is now installed by
default
- Execute LibreNMS install commands as librenms user
- Refactor LibreNMS directories creation
  • Loading branch information
inetAnt authored Dec 17, 2018
1 parent 695b244 commit b2ea9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
long_description 'This cookbook installs and configure LibreNMS along with the required components (Apache and MySQL). LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system.'
issues_url 'https://github.com/criteo-cookbooks/librenms/issues'
source_url 'https://github.com/criteo-cookbooks/librenms'
version '0.2.23'
version '0.2.24'
supports 'centos7'
supports 'centos'
depends 'apache2'
Expand Down

0 comments on commit b2ea9ff

Please sign in to comment.