voxpupuli / puppet-zabbix

Puppet module for creating and maintaining zabbix components with puppet.
https://forge.puppet.com/puppet/zabbix
Apache License 2.0
79 stars 228 forks source link

Timescaledb #827

Open bdeferme opened 1 year ago

bdeferme commented 1 year ago

Pull Request (PR) description

Import the zabbix timescaledb schema with a boolean flag.

This Pull Request (PR) fixes the following issues

n/a

bdeferme commented 1 year ago

Not sure why some of the checks are failing. Any news on reviewing my PR :smiley: ?

bdeferme commented 1 year ago

Thanks for the PR!

This will need some basic unit tests before it can be merged into the master branch. You can take a look at database_postgresql_spec and add the necessary spec.

I added a basic test