Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vox Pupuli

We maintain Puppet modules and related tooling. We've around 250 projects. You can find us at https://voxpupuli.org
Collective - Host: opensource - https://opencollective.com/vox-pupuli - Website: https://voxpupuli.org/ - Code: https://github.com/voxpupuli

Merge pull request #188 from voxpupuli/remove-legacy-top-scope-syntax

Remove legacy top-scope syntax

github.com/voxpupuli/puppet-squid - 8e4516c1ae12655cc3049ef134f87ef37e94e70f authored about 1 year ago
Merge pull request #316 from voxpupuli/remove-legacy-top-scope-syntax

Remove legacy top-scope syntax

github.com/voxpupuli/puppet-hiera - 168446d314f4434b14f1b1b3c15211d7ab3e2c6b authored about 1 year ago
Merge pull request #477 from voxpupuli/remove-legacy-top-scope-syntax

Remove legacy top-scope syntax

github.com/voxpupuli/puppet-cassandra - 81b850a497f667c41ad435d3dd0bc42f7440174d authored about 1 year ago
add a workaround for rabbitmq_vhost when running with --noop or --tags

This fixes the error:
Error: Could not prefetch rabbitmq_vhost provider 'rabbitmqctl': Command r...

github.com/voxpupuli/puppet-rabbitmq - f8bd2d8a5d7725c1974b7c81816a086b6c10bf4c authored about 1 year ago
update to new version schema

github.com/voxpupuli/container-puppetdb - 1444b3f7256ced8cdb65a85dfa55a3360c8d3ad4 authored about 1 year ago
[blacksmith] Bump version to 7.2.1-rc0

github.com/voxpupuli/puppet-python - ece8051906eda06468df17b53125b9e184abab8e authored about 1 year ago
Merge pull request #683 from voxpupuli/release-7.2.0

Release 7.2.0

github.com/voxpupuli/puppet-python - eb792dcc182be5f8ec748b9aa5df3e897389efdb authored about 1 year ago
Merge pull request #682 from voxpupuli/portable-latest-version-detection

Make latest version detection portable

github.com/voxpupuli/puppet-python - 2f16b92975587daf420030cc2e4e220149ab0a84 authored about 1 year ago
Make latest version detection portable

This is currently broken on FreeBSD do to the usage of GNU-grep specific
grep(1) flag: `-P`.

We...

github.com/voxpupuli/puppet-python - 0d580e0b195727d9efd5912f74d1de3c2b9169ab authored about 1 year ago
Fix in acceptance tests install_source for Wildfly >= 25

github.com/voxpupuli/puppet-wildfly - f7ea09347ef488b3d70c850e07d40c9cac6bc002 authored about 1 year ago
Add in README example for Wildfly 25

github.com/voxpupuli/puppet-wildfly - c175202901e85682a90405f031aa0ab39bf0fc41 authored about 1 year ago
Update REFERENCE for issue 315

github.com/voxpupuli/puppet-wildfly - d51beed2880e88fe9d68fbeb3672cdd95709c647 authored about 1 year ago
Fix wildfly::install::install_source for Wildfly >= 25

github.com/voxpupuli/puppet-wildfly - 6040c0f43704ea730a44348912116fee1f6ede2b authored about 1 year ago
Add test for wildfly::install with Wildfly >= 25

github.com/voxpupuli/puppet-wildfly - 4c1cce2489f0ee24a6be65bd9d5871b29d3d13f0 authored about 1 year ago
Merge pull request #105 from voxpupuli/allow3

Firewall: Add missing sport for IPv6 with missing destination_addresses

github.com/voxpupuli/puppet-wireguard - dd58ab910068e8eccb6f34b73f852b50ad0bd052 authored about 1 year ago
Firewall: Add missing sport for IPv6 with missing destination_addresses

github.com/voxpupuli/puppet-wireguard - eb6c3bbeaf185e265018923d184f67e9dab14736 authored about 1 year ago
Make src port for firwalling configureable

Usually we parse the src port for incoming packets / the dst port for outgoing packets from the ...

github.com/voxpupuli/puppet-wireguard - b0808deeb5cdb1306a16864f34d088e0abd44ceb authored about 1 year ago
Ensure catalog compiles when endpoint is missing

Usually we parse the src port for incoming packets / the dst port for outgoing packets from the ...

github.com/voxpupuli/puppet-wireguard - 81c15bd23cd9a2f823ef393313c265a6771bcf20 authored about 1 year ago
Merge pull request #101 from voxpupuli/allow

nftables: Handle missing destination addresses

github.com/voxpupuli/puppet-wireguard - d522e6725838a46da94bdf898443145a35f6da08 authored about 1 year ago
nftables: Handle missing destination addresses

github.com/voxpupuli/puppet-wireguard - 09af82202a8da5c41add208718554c1a3ce4833b authored about 1 year ago
Add unit tests for firewalling without dst ips

github.com/voxpupuli/puppet-wireguard - 0e43f633f100c81906101358a0ccd38427fee88c authored about 1 year ago
Merge pull request #100 from voxpupuli/allow

Make default AllowedIPs= configureable

github.com/voxpupuli/puppet-wireguard - b5d840a49436087676c933b32562153e4958acde authored about 1 year ago
Make default AllowedIPs= configureable

This enables people to overwrite the default in hiera.

github.com/voxpupuli/puppet-wireguard - fb0d287ff9d05f8133b4eb47b8b87a600d565cec authored about 1 year ago
Merge pull request #916 from voxpupuli/modulesync

modulesync 7.2.0

github.com/voxpupuli/puppet-zabbix - c2157ef6d310d91a7135b92c739c0b2cfc20b66c authored about 1 year ago
Merge pull request #917 from ekohl/use-setup_acceptance_node

Reduce the size of prepare_host in acceptance tests

github.com/voxpupuli/puppet-zabbix - 9b75b7524f1096d13fb861fb1583907a640eb87b authored about 1 year ago
Fix Style/IfUnlessModifier

github.com/voxpupuli/puppet-zabbix - df270429df624bfadbc9f9eaec3194b29a6faabf authored about 1 year ago
[blacksmith] Bump version to 4.0.2-rc0

github.com/voxpupuli/puppet-wireguard - b63939812e4ee94cf8f381f5d7ec18314c50ef3a authored about 1 year ago
Merge pull request #99 from bastelfreak/rel401

Release 4.0.1

github.com/voxpupuli/puppet-wireguard - d471eb90a8ce83a6d99ecfc08f3f01b6fb97cde2 authored about 1 year ago
Properly format prepare_host

This uses correct heredoc descriptions and directly passes them into the
right methods, without ...

github.com/voxpupuli/puppet-zabbix - f3d5fb35fd62962ccdd86f41ff026283cadc7721 authored about 1 year ago
Simplify yum cleaning

By cleaning up yum before removing the repository we can rely on
yum clean all to remove the pro...

github.com/voxpupuli/puppet-zabbix - d96aa7e9656f97d411e26eaa25251a3386b31e66 authored about 1 year ago
Move node setup from prepare_host to setup_acceptance_node.pp

This is setup code only needs to happen once. By using
setup_acceptance_node.pp we can rely on e...

github.com/voxpupuli/puppet-zabbix - b4837d3b9d79d7ed4212980b0315cb688913f0a2 authored about 1 year ago
Merge pull request #98 from voxpupuli/cleanup

nftables: fix daddr/saddr for IPv4 outgoing

github.com/voxpupuli/puppet-wireguard - 2de65504adae81e122fc79444f8180720520d79f authored about 1 year ago
Merge pull request #360 from robbat2/aruba2

fix: upgrade to aruba-2/cucumber-8

github.com/voxpupuli/hiera-eyaml - c63f4af0cb95121561c3b6f281469b8ef751db1a authored about 1 year ago
nftables: fix daddr/saddr for IPv4 outgoing

source address and destination address were mixed up.

github.com/voxpupuli/puppet-wireguard - 3cc62f3a97508bcde4eb3e7098aec715cf7b829d authored about 1 year ago
Add Debian 11 and 12 support

Change name of Debian package ifenslave-2.6 to ifenslave.

As of Debian 11, the package ifenslav...

github.com/voxpupuli/puppet-network - 73e5411e7bfa77e1e9a15beaea2d0e52357551d9 authored about 1 year ago
[blacksmith] Bump version to 7.0.2-rc0

github.com/voxpupuli/puppet-openldap - 51c6fd10a3b113787a8fd7954fae3a4fe91e7b80 authored about 1 year ago
Merge pull request #401 from treydock/release-7.0.1

Release 7.0.1

github.com/voxpupuli/puppet-openldap - 59fafeb8bba65bf8e10159350fed70693dfafe05 authored about 1 year ago
[blacksmith] Bump version to 4.0.1-rc0

github.com/voxpupuli/puppet-wireguard - 1a2673e7b316877eb0ccd20c426f11174bd71ec9 authored about 1 year ago
Merge pull request #96 from voxpupuli/rel400

Release 4.0.0

github.com/voxpupuli/puppet-wireguard - c5ca5d92d28326867bf4c25163f574a98c6ada13 authored about 1 year ago
Merge pull request #94 from voxpupuli/nftables

Switch from voxpupuli/ferm to voxpupuli/nftables for firewalling

github.com/voxpupuli/puppet-wireguard - 60fd9a50bbe21ec823b99f2c076a9eecac42476f authored about 1 year ago
Switch from voxpupuli/ferm to voxpupuli/nftables for firewalling

github.com/voxpupuli/puppet-wireguard - 397c1ffca9a82e701d315f3cddc4024ff467326b authored about 1 year ago
Merge pull request #95 from voxpupuli/debian12

Add Debian 12 support

github.com/voxpupuli/puppet-wireguard - 5c047d4a74bba1ab524d3d035d0411e8e1c0c83b authored about 1 year ago
Add Debian 12 support

github.com/voxpupuli/puppet-wireguard - 29043e74c4e8e28c7ccfda6cfc25905b433fd612 authored about 1 year ago
fix(subcommand): clarify config load behavior (no logic change)

Signed-off-by: Robin H. Johnson <[email protected]>
Resolves: https://github.com/voxpupuli/hier...

github.com/voxpupuli/hiera-eyaml - 46e7c7156b0819c26682d886054d446a6841818e authored about 1 year ago
fix(pkcs7): refactor key loading

PKCS encrypt & decrypt had duplicate key loading logic with the same
validations. Refactor to a ...

github.com/voxpupuli/hiera-eyaml - f77a5806b912d3da7a3925136f03a5d03f5de7a4 authored about 1 year ago
fix(pkcs7): fix warning of both public_key/public_key_env_var to reflect code

If both public_key and public_key_env_var were set, this message
triggred:
`both public_key and ...

github.com/voxpupuli/hiera-eyaml - a05c8396c159b0bc123f0d98c644517c573a1710 authored about 1 year ago
fix: upgrade to aruba-2/cucumber-8

Update tests and code to support aruba-2/cucumber-8 as needed by Ruby
3.2. Notably, HOME is trea...

github.com/voxpupuli/hiera-eyaml - ccab14590b836089aa29afe0559ef2c867c99c28 authored about 1 year ago
Correct gem push command

github.com/voxpupuli/gem-workflow-test - 8101ff9c9cd2f8cacaa761f7eeeea3a8eb6e92e5 authored about 1 year ago
Use direct publishing again

Reusable workflows are not yet supported with trusted publishing and it
appears to need some wor...

github.com/voxpupuli/gem-workflow-test - fe868e41d80b8a43e26e46fc48531d8fdca05194 authored about 1 year ago
Test with custom trusted publishing

The rubygems/release-gem workflow relies on `rake release` which is not
set up in this project. ...

github.com/voxpupuli/gem-workflow-test - 67ad750cf25adbe7b5ecc32ed4480d5c0cd5804f authored about 1 year ago
Use the official rubygems/release-gem workflow

This uses trusted publishers, which allows enabling MFA.

github.com/voxpupuli/gem-workflow-test - fb7ba1e1d147700dfe58f5d6f259749bf8deff2a authored about 1 year ago
Stop setting the date in gemspec

This is now default behavior.

github.com/voxpupuli/gem-workflow-test - fff7bba7174a4fb98761c31aabdd74de05cda256 authored about 1 year ago
Merge pull request #33 from tuxmea/incorporate_remote_repo_content

incorporate remote scripts

github.com/voxpupuli/container-puppetdb - 7d3c00e1b7a038ea5d7ea2c304be8ce89a362452 authored about 1 year ago
add source of origin to scripts

github.com/voxpupuli/container-puppetdb - 2400897ebca75e01ecefae0ab1bed37aa204bb91 authored about 1 year ago
incorporate remote scripts

fixes https://github.com/voxpupuli/crafty/issues/17

github.com/voxpupuli/container-puppetdb - 79d7182cc4ef315ac42268a170e1267478cb39fd authored about 1 year ago
Merge pull request #95 from voxpupuli/dependabot/bundler/voxpupuli-rubocop-tw-2.2.0

Update voxpupuli-rubocop requirement from ~> 2.0.0 to ~> 2.2.0

github.com/voxpupuli/ra10ke - 1702047cfaa94fb30c1c525e8ef77d7409f6f821 authored about 1 year ago
rubocop: autofix

github.com/voxpupuli/ra10ke - ab1d21b07ea3449ed19079f3a7b60ca02ef1c3f8 authored about 1 year ago
Update voxpupuli-rubocop requirement from ~> 2.0.0 to ~> 2.2.0

Updates the requirements on [voxpupuli-rubocop](https://github.com/voxpupuli/voxpupuli-rubocop) ...

github.com/voxpupuli/ra10ke - 7f0ed55b635e9cf09c1d54f2e0a4a62a3bf84ce0 authored about 1 year ago
Merge pull request #135 from tedgarb/feature_egarbade_rhsm

Allow the user/pw or org/key to be Deferred.

github.com/voxpupuli/puppet-rhsm - 51b08d42318292b84ef308b86d35ee3685dd6ed5 authored about 1 year ago
Refinements per @kenyon suggestion

github.com/voxpupuli/puppet-rhsm - 149687a66da1b3b3f2f1006b157c7c85318e7fc2 authored about 1 year ago
Allow the user/pw or org/key to be Deferred.

This introduces conditional logic to detect if sensitive/secret values
may be passed in as Defer...

github.com/voxpupuli/puppet-rhsm - f061418310530b96e31237d49b1b8ac795530aa0 authored about 1 year ago
Merge pull request #49 from kenyon/formatting

README.md: fix link formatting

github.com/voxpupuli/voxpupuli-rubocop - 829e2fb5be4bc8388e3a3a9b354a494bfcd040ae authored about 1 year ago
README.md: fix link formatting

github.com/voxpupuli/voxpupuli-rubocop - a0132b4a57536e98b83d5ea2b7bfe32daa538058 authored about 1 year ago
Merge pull request #402 from kenyon/drop-ubuntu-18.04

Drop EOL Ubuntu 18.04 support

github.com/voxpupuli/puppet-puppetboard - 06190ced8e99c1d690d1d26bcb0c0d6e91503eed authored about 1 year ago
Merge pull request #48 from bastelfreak/rel220

Release 2.2.0

github.com/voxpupuli/voxpupuli-rubocop - c41796f8c1becf632218be439409ce720dc52629 authored about 1 year ago
Merge pull request #46 from voxpupuli/dependabot/bundler/rubocop-performance-gte-1.19-and-lt-1.21

Update rubocop-performance requirement from ~> 1.19.0 to ~> 1.20.0

github.com/voxpupuli/voxpupuli-rubocop - bdff4d9cd8bdfc3caef5236c03900df63a3be849 authored about 1 year ago
Update rubocop-performance requirement from ~> 1.19.0 to ~> 1.20.0

Updates the requirements on [rubocop-performance](https://github.com/rubocop/rubocop-performance...

github.com/voxpupuli/voxpupuli-rubocop - 04d6178bad2a9a99abcdd38ac586a2f7c786bd16 authored about 1 year ago
Merge pull request #47 from voxpupuli/dependabot/bundler/rubocop-minitest-gte-0.33-and-lt-0.35

Update rubocop-minitest requirement from ~> 0.33.0 to ~> 0.34.1

github.com/voxpupuli/voxpupuli-rubocop - 7963dff7b607033d065dc284eae3a55b96b94f78 authored about 1 year ago
Update rubocop-minitest requirement from ~> 0.33.0 to ~> 0.34.1

Updates the requirements on [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) to p...

github.com/voxpupuli/voxpupuli-rubocop - 105cf48bf6694065c5dd4c7fd4b4b5013f8baab2 authored about 1 year ago
Merge pull request #44 from voxpupuli/dependabot/bundler/rubocop-gte-1.57.2-and-lt-1.59.0

Update rubocop requirement from ~> 1.57.2 to >= 1.57.2, < 1.59.0

github.com/voxpupuli/voxpupuli-rubocop - 3097204c62c23522d3ef27529d62557dd288fbab authored about 1 year ago
Update rubocop requirement from ~> 1.57.2 to ~> 1.59.0

Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest v...

github.com/voxpupuli/voxpupuli-rubocop - 95a81f5a8a2b0525200173767a9388a42c05abea authored about 1 year ago
Merge pull request #45 from bastelfreak/docs

README.md: Document how we version new rubocop releases

github.com/voxpupuli/voxpupuli-rubocop - 2e94c2723b8f813e41c4e1b092ebca33c21fdff6 authored about 1 year ago
[blacksmith] Bump version to 5.2.1-rc0

github.com/voxpupuli/puppet-rhsm - c9b452d2f48d8a7ae890f71f09c583d780fb8c39 authored about 1 year ago
Merge pull request #140 from bastelfreak/rel520

Release 5.2.0

github.com/voxpupuli/puppet-rhsm - f4deca0e55dfeda6c7878ef2e9fa30d133c3e019 authored about 1 year ago
Merge pull request #136 from tedgarb/add_hiera_subscriptions

Allow subscriptions to be attached via hiera

github.com/voxpupuli/puppet-rhsm - 4656af6fef4543564323298f1e30b84a611d0d6c authored about 1 year ago
Allow subscriptions to be attached via hiera

github.com/voxpupuli/puppet-rhsm - 14e7c93c46d8976352e7e268c6439b28b813d63e authored about 1 year ago
Merge pull request #139 from voxpupuli/puppet8_20230723

Add Puppet 8 support

github.com/voxpupuli/puppet-rhsm - c68e560c8aad61cdb7a42291ba54b735974199ac authored about 1 year ago
Add Puppet 8 support

github.com/voxpupuli/puppet-rhsm - 832865abfb3f8f5e27de896027553e8c0590efb7 authored about 1 year ago
Merge pull request #138 from voxpupuli/modulesync

modulesync 7.2.0

github.com/voxpupuli/puppet-rhsm - d5446bd34f111c11b0b048aeef81e804a6296327 authored about 1 year ago
Merge pull request #30 from voxpupuli/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4

github.com/voxpupuli/puppetmodule.info - c808d187814d4f2515d869066839ce71edfc0747 authored about 1 year ago
Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](htt...

github.com/voxpupuli/puppetmodule.info - fe89b88a2c33fbe23492e964ba29668818d3c3de authored about 1 year ago
Bump github.com/spf13/viper from 1.18.1 to 1.18.2

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.1 to 1.18.2.
- [Release...

github.com/voxpupuli/webhook-go - 22bf5cf75e14015cdc64cdd36137500ad1ed037b authored about 1 year ago
Merge pull request #29 from voxpupuli/dependabot/bundler/rdoc-6.6.2

Bump rdoc from 6.6.1 to 6.6.2

github.com/voxpupuli/puppetmodule.info - 9cc5851285a712a351302ef721d7da9c42a73017 authored about 1 year ago
README.md: Document how we version new rubocop releases

github.com/voxpupuli/voxpupuli-rubocop - 9d87bf61cd56ad63095c99e073bd0e4a8332e4ba authored about 1 year ago
[blacksmith] Bump version to 5.0.1-rc0

github.com/voxpupuli/puppet-windows_firewall - 132bc6019222a4bed3a00332998c70ec948da867 authored about 1 year ago
Merge pull request #147 from voxpupuli/rel500

Release 5.0.0

github.com/voxpupuli/puppet-windows_firewall - 22e4caf8b9498ec03fe702b0b34590c2f495e7f6 authored about 1 year ago
metadata.json: drop EOL Ubuntu 18.04

This also removes hiera data for EOL Debian and Ubuntu releases.

github.com/voxpupuli/puppet-puppetboard - e15df8ef113a7c04ef33b82607430e3601b8cbb4 authored about 1 year ago
Merge pull request #401 from h0tw1r3/el9-support

Add EL9 python_version

github.com/voxpupuli/puppet-puppetboard - 63aaaee29523c3d07e7b7447aece11d81ed90e0b authored about 1 year ago