Skip to content

Releases: criteo-cookbooks/librenms

0.2.28

06 May 08:52
46d9a43
Compare
Choose a tag to compare
Merge pull request #77 from criteo-cookbooks/add_customization_options

Add customization options

0.2.27

19 Feb 13:47
23ea13d
Compare
Choose a tag to compare
Merge pull request #72 from criteo-cookbooks/fix_mariadb_vars

fix mariadb template not having some vars

Release 0.2.24

17 Dec 16:28
b2ea9ff
Compare
Choose a tag to compare
  • 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

0.2.23

17 Jul 12:55
5e8c4f8
Compare
Choose a tag to compare
  • Add a variable to enable syslog support (#60)

0.2.22

18 Jun 16:26
Compare
Choose a tag to compare
  • update php version to 7.2 for RHEL (#57)
  • Added ability to do radius (#56)
  • Fixed RHEL from not having correct max_connections (#55)

0.2.21

14 Jun 09:36
947eaee
Compare
Choose a tag to compare
  • Multiple fixes (#51)
  • Use default value (delayed) for notify timer (#53)

0.2.19

08 Jun 08:42
254bda9
Compare
Choose a tag to compare
  • Move web stuff before env (env uses a variable from web) (#49)

0.2.18

06 Jun 10:37
fce1e18
Compare
Choose a tag to compare
  • ark block update
  • Reload httpd when PHP config changes
  • Install PHP mbstring extension
  • Double MySQL max_connections
  • Create new directories with write access for LibreNMS
  • Create .env file
  • Transform max_connections to variable for MySQL configuration
  • Remove useless condition on directory resource
  • add trailing line
  • New MySQL related variables
  • env is an auto-generated key/value file

0.2.17

28 May 10:42
9e8717f
Compare
Choose a tag to compare
  • PHP memory_limit can be customized (#43)

0.2.16

23 Mar 16:56
7568d62
Compare
Choose a tag to compare
  • Install Composer on RHEL + LibreNMS Composer dependencies (#39)
  • Install php-process package (#39)