Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voxpupuli/puppet-zabbix
Puppet module for creating and maintaining zabbix components with puppet.
https://github.com/voxpupuli/puppet-zabbix
Fix proxy service not being enabled
eecbe338636b78b2010b71b8b6dbb1ffc33a226e authored over 7 years ago
service enable is not available for RedHat-5.x.
Prior to this commit, the manifest only enabled ...
f3f2dcc396e4e2caeb5b087c1474b99cbd1c682b authored over 7 years ago
release 4.1.1
af5dd3838cfa36d376e2b262af5e110a3fc76f9c authored over 7 years ago07470c976eaaad164f13a47a865635c1b0e990f1 authored over 7 years ago
unless $manage_database interprets False wrong; and useless require breaks standalone database s...
52776ced8ee370443182eb58d08744cba55183a5 authored over 7 years ago
this file on the database node, that contains the database credentials,
had a dependency to the ...
f48b94e1f07088b00110b41702dbd08ef6771ec7 authored over 7 years ago
0714c2ccfc0aa34a8a7d54d90ba9885797696034 authored over 7 years ago
e55367235d162adf9045b430b2ce417f84623f06 authored over 7 years ago
304d032f15075109ce6e0f764b9a981f3c1726e3 authored over 7 years ago
960184abb2f9699c07dbae23532ff961573c2b1a authored over 7 years ago
2ae95bccda1d7ea1e0093eeecf4da53d30b1561f authored over 7 years ago
release 4.1.0
a3c7de089ef12b2f9fbc5388954aa74041d0771e authored over 7 years ago61c732b41cc83f30721ea1dd532f7e7cc89dc29b authored over 7 years ago
update rpm key urls to https
45f205ef24834909057e2e07dfff315af8232a50 authored over 7 years agofe3ea2a571ec2b14b817cbacbdbc48fed94b739d authored over 7 years ago
define owner and group via parameters
de06aec397c66a3037f2c4adc3c3ee9ff09804bd authored over 7 years ago
userparameters.pp used 'zabbix' hardcoded as owner and group. Some
distributions like Arch Linux...
Provide acceptance tests for zabbix server
09703281b52dd4aa0f5e3d2309ad3567956f3bdc authored over 7 years ago
The official CentOS docker container disables the installation of
RPM docs in the image via the ...
We don't support RHEL5 anymore. It is EOL
00735e574f2c1371b5fe9e0a4dd01f2fe17bb9cd authored over 7 years ago
the server, as the agent, have issues with running selinux. their
shipped policy isn't complete....
7604dc9e234c276b1d56fa0a808b3db80cde514a authored over 7 years ago
We only need to depend on the database, if one is actually used. the
database_type var defaults ...
the service got started as root, which is really bad. We now provide the
correct default user ba...
Fix rpm key handling + chaning default values depending on zabbix version
3e38b3f2e43c2b9235cbf2281f3b13830ebf996a authored over 7 years ago
this is a really really nasty bug. A few of the default values we
provide depend on the zabbix v...
04ebf8c4e024847717aade351a200af9b288e05d authored over 7 years ago
We now do proper acceptance tests for zabbix-agent. We first install the
oldest, but still suppo...
This is needed to allow upgrades after a changed zabbix_version parameter.
In general this is a ...
zabbix introduced one new key for 3.2 releases, but that one is
currently only used in the main ...
only add --foreground on 3.0 and newer
7ad027bb330f0e607fc1597a6e2bf5aa08fe1905 authored over 7 years ago
We added the --foreground to honor the systemd upstream recommendations.
However, this option is...
050e960a5ad94df4829a773f2b0bca3eae722f7f authored over 7 years ago
Release 4.0.0
adc5120068defa2682b780eea935862bdb799777 authored over 7 years ago1d4183174862f3da2a8e4de69e4fa7e58fa030ca authored over 7 years ago
Add acceptance tests + multiple bugfixes
63effd64864eb05c4ff3246a25440da3c45a72b0 authored over 7 years agoca1a335521257f8bf904aa5e5e2134fea11d4033 authored over 7 years ago
3b9e2da7494d86f8b9190023cab90ca373f674b6 authored over 7 years ago
cc7400e6e6b78554c16ab100cfc9ff71813413be authored over 7 years ago
c970da81bafe92504993e72b5f3db11f76b894c0 authored over 7 years ago
5e60802a0e568621edb3aedc60a6e7580c95d6d0 authored over 7 years ago
We hardcoded the default owner/group, this was bad. This is now
configureable. Also we use a sep...
We manage selinux in a few places. There are systems where this is
prohibited for puppet. We wil...
90a7f6f71f5d0772056e02b644c1982f25c988aa authored over 7 years ago
the user is optional, we don't have to provide it.
66cac0a6565cdd7b418bea18f840d3ac0abd5393 authored over 7 years agob2c0915eeb3d407c45f05944de1160f8d418013f authored over 7 years ago
8a0a24c7104e06525bc85c64168265d3c73be409 authored over 7 years ago
c5be8a9cd6d0f0cb905681538694d59949fbea73 authored over 7 years ago
these options aren't needed for systemd systems. The service will run in
foreground and systemd ...
6fb4086ed41fd98cae71e7946ce62f05552844c0 authored over 7 years ago
This is the recommended usage for systemd. Everything should be run
foreground. Systemd will cap...
3.0 is really old, 3.2 is stable since a long time. We need the 3.2
package for proper acceptanc...
90b6cbe6a7fe2bf8fbe9e90620aacd098acfff03 authored over 7 years ago
This option isn't needed on modern systemd systems. It defaults to
/var/run/$service/$service.pi...
8b29d11a978ecf8c121564f81ad5424e1f9f9023 authored over 7 years ago
32dcfd8fdb3e21475f85024b63541f541347c754 authored over 7 years ago
c65d40abf4be67f976804b16e05e1c9fc12717f0 authored over 7 years ago
This was very risky. We started the agent always as root. If there is
another username provided ...
d98fa035dd98a8f90a7854a23492610ced005173 authored over 7 years ago
There is no need to cast this or to use getver(). This was an old
puppet3 workaround.
More details are at https://support.zabbix.com/browse/ZBX-11631
The agent doesn't work with seli...
there is no need to require the syslog target. Also the agent doesn't
fork, simple is correct.
The pidfile option isn't needed always. systemd is able to automatically
determine the path to t...
2917d0aac9828b235295323ea1111b60cfac78f9 authored over 7 years ago
this uses the new native type + provider. The legacy defined type setup
shouldn't be used anymore.
f6831b04acdc37badcd7e4d7b3965ed02eca2d18 authored over 7 years ago
542f0cbe3c2594528830174ea7e91a97f1856411 authored over 7 years ago
2b3bd70b160aa306c5420a0d2ee03eb0fae30175 authored over 7 years ago
7f304a0987e0fef60622dea7bd12fd7fe449b4ed authored over 7 years ago
<!--
Thank you for contributing to this project!
- This project has a Contributor Code of Condu...
68e77928abf99dbd11535f587fb46e4c93c11bc4 authored over 7 years ago2b89ea5026cfbd08c130447a51cc964d37e06797 authored over 7 years ago
Migrate tests to rspec-puppet-facts
7bf2542884563ef644836ec07eee5c5bccc4ce1b authored over 7 years ago548ed1b7d925b173131d55a3cdb3574b61e10e56 authored over 7 years ago
this got mainly written for pure redhat and only works there. This is
too much work to 'just con...
d15c5005527142801be01f84d27aba7cd16d0ea5 authored over 7 years ago
11b165cbe7710fba2851c3335b6ec7e9ebdb5394 authored over 7 years ago
9e96ef92bb3c77d3a19d16a4b349f2c748adee39 authored over 7 years ago
2b64e5185563393b2e5124e8023a0670f2422e35 authored over 7 years ago
fd4072fabc0c1f9efa8285e7e7c2278c88a29515 authored over 7 years ago
add rspec-puppet-facts to repo.pp
e18e5c2b4271146b7000cff31711f1b59806eae8 authored over 7 years ago3d06be1a2d498c3e5c9f10ba47afd5a418439dea authored over 7 years ago
ea5a24c60724fbf780d9e0192ce78d9bc50c9550 authored over 7 years ago
migrate userparameters tests to rspec-puppet-facts
f0eefeec7760765cb3be7d2de4160af6b3f4df77 authored over 7 years agoa01c45ebe978e6edfac8e2b1ba9a6ff01d170a98 authored over 7 years ago
migrate proxy tests to rspec-puppet-facts
0786f2f1f148990a25381bcf07032d5e686e6762 authored over 7 years ago4e482eea8b6a2ed5e026c53060107a1c48d53fdf authored over 7 years ago
Enhance tests for javagateway
f9d6881f26ddc51c7608646aa36fffaa5f152a7c authored over 7 years ago1e5c2540cf4ef570573d6b2302d6018b5782bae5 authored over 7 years ago
b0491085ec77c0a41258f30498454ee153f91e68 authored over 7 years ago
24e7cbfefe63b1cb5c93e01aa3f098ff4f3510d8 authored over 7 years ago
update to new archlinux package name
ba3dae20b6cda8f7a68416efc2da12d066672c6d authored over 7 years agoc2b1f3b85cd77f9fea25da8f93a603b4f40d69a9 authored over 7 years ago
Fix github license detection
f1b54b982c2128cf390b6b35b25bbfba1eab230d authored over 7 years agoc474edc6503a3e25b08d1b1243f4b95a2c365796 authored over 7 years ago
Modulesync 0.21.0
4674dcac6e0ab7276d100b73d74dc69a4f2464be authored almost 8 years ago518e3f1458f4dce99edcda97b2605a2a2af00fbf authored almost 8 years ago
1cd8721a902846925dc5eea51dc4ab463f2d8ed4 authored almost 8 years ago
231c557a05da608a10397f1ad7a6559b141875bf authored almost 8 years ago