Christos Papageorgiou
Christos Papageorgiou
Hello, taking a look at the code it seems that the zabbix-server service is already being notified when the conf file is changed. Could you provide the run output and...
Please update REFERENCE.md to allow the CI continue: ``` bundle exec rake strings:generate:reference ```
Hello @Ph0B1uS, if you override `zabbix_version` it will install the specified version, the code above is just the default value. Can you post some puppet code to understand better your...
@tmanninger Please rebase with our master branch since there have been 2 releases since then 😄
Please do a rebase instead of a merge commit and squash your commits into one 😄
@fe80 Please rebase (not merge commit) with master branch to fix the specs and move this forward. Thanks!
This will need some documentation in README and maybe in REFERENCE using `@example` so it's transparent to users how to install agent v2 without the need to look at the...
@teluq-pbrideau Please rebase with out master branch and it can be merged afterwards
@yachub kinda off-topic Are you by any chance using my [module](https://github.com/root-expert/puppet-snap/blob/master/REFERENCE.md) ? It has a `snap_conf` resource to set `snap set certbot trust-plugin-with-root=ok` but seems I forgot to document it...
Hello @jbh and thanks for the PR. You can read this [document ](https://voxpupuli.org/docs/how_to_run_tests/)on how to run the spec suite