Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-gluster

Create and manage Gluster pools, volumes, and mounts
https://github.com/voxpupuli/puppet-gluster

Merge pull request #258 from voxpupuli/modulesync

modulesync 7.3.0

882154ea2f1386e64bd80c9037585d90f06b19da authored 12 months ago
modulesync 7.3.0

45f6b62ce8e1976d335dca7aad8b14cd78f35af2 authored 12 months ago
Merge pull request #255 from voxpupuli/modulesync

modulesync 7.2.0

4fd24050c038395604d4c3a8f98fc688c9be5154 authored about 1 year ago
modulesync 7.2.0

b8d91588b6049ef020a6d164ea5e2c0d08559bac authored about 1 year ago
Merge pull request #253 from maxadamo/master

remove apt repo for ubuntu 22.04

7405b17d9ec6316d7d5e4a61173bc19c957e7c07 authored about 1 year ago
Merge pull request #254 from voxpupuli/remove-legacy-top-scope-syntax

Remove legacy top-scope syntax

eb366c972f3f289176d6ef72527775ec75eb9cf7 authored about 1 year ago
Remove legacy top-scope syntax

e3761072faaef6c3b3065bbe15562c2e5e04f9af authored about 1 year ago
do not raise error on Ubuntu 22.04

91087b533f3a15eaa3098adc20f3b94ec43a3d76 authored about 1 year ago
use negation to check os

9437b80232c6680f446b637859eaa49b9a242552 authored about 1 year ago
make rubocop happy

40e041c76e18ce286e6eca20b56612fb26207753 authored about 1 year ago
further remove apt repo on ubuntu 22.04

b23bc340ab41c083088e8e32a26a0ea3c56bff70 authored about 1 year ago
strip support for ubuntu 18.04 and add 22.04

d52b386dd27253e42bfb3ed149959002ef65b0de authored about 1 year ago
fix condition in the spec test

af4d6518015ab98bf35ea1d965933c046430456c authored about 1 year ago
remove apt repo for ubuntu 22.04

27730b077f85f600539d2097b49a8ebc33924f50 authored about 1 year ago
Merge pull request #252 from maxadamo/master

Revert "remove repo for Ubuntu 22.04"

b06fc9f42eed409fa645296e3f9f7f5c451695bb authored about 1 year ago
Revert "remove repo for Ubuntu 22.04"

This reverts commit 40f70186b66cb5ddfd96927aeab765aeee139891.

d603a3eb5c94be5c608939eb5eb6f5239198dec0 authored about 1 year ago
remove repo for Ubuntu 22.04

40f70186b66cb5ddfd96927aeab765aeee139891 authored about 1 year ago
Merge pull request #249 from voxpupuli/modulesync

modulesync 7.0.0

e01b4ffe405c04017ab0b7692545290c14c06e23 authored over 1 year ago
rubocop: autofix

3558c794b8977a6190092ebd2992b14274759c97 authored over 1 year ago
modulesync 7.0.0

c91fc73ff9ef31cf159de2ecdd0dd70004ca875d authored over 1 year ago
Merge pull request #247 from voxpupuli/puppet8_20230723

Add Puppet 8 support

772c85865feb25b5efb8930510a6689ec9791f45 authored over 1 year ago
Add Puppet 8 support

5f2ea9250e67295667723479bf1d5cae0b6a92d7 authored over 1 year ago
Drop Debian 9 (EOL)

d04187c2919a2a5e4642633214d0dfd73ded42c7 authored over 1 year ago
puppetlabs/apt: Allow 9.x

ed72a0fd9174676f7b29ffc17515ebd510bcbc6c authored over 1 year ago
Remove usage of deprecated is_array()

591896833e5a9df42dd3a9fcc68ebfee99ef7e05 authored over 1 year ago
puppetlabs/stdlib: Allow 9.x

1f112d878404e7f2803bde8398e71828a8e957f9 authored over 1 year ago
Fix dependency cycles

ensure_packages() now add an implicit dependency that cause a dependency
cycles. Simplify the p...

d34eabb76fbc2a771ba922d94420ee8d9a594f1c authored over 1 year ago
Fix remaining rubocop offenses

3bf15827669f7d5899d1cbc795ec285dca49f035 authored over 1 year ago
bundle exec rake rubocop:auto_correct

3819d1335e2f885d17bc9f802f2cb738a7294866 authored over 1 year ago
modulesync 6.0.0

28e85442b1747f20c52034f34224c570e4bfac84 authored over 1 year ago
modulesync 5.4.0

4f8f25297345b369f1c0072908135c0c26867044 authored over 1 year ago
modulesync 5.5.0

daeec908d6bb435669592a418de780da3629c4f2 authored over 1 year ago
modulesync 5.3.0

0e4d2dfd4086925ae0a4b6199f130b0070763c03 authored over 1 year ago
modulesync 5.1.0

72ae84d73edee47f55ffb62ee6a4de549cd0c02d authored over 1 year ago
Merge pull request #242 from voxpupuli/puppet7

Drop Puppet 6 support

76d25a978109f4a51b4c474a8505dd32e27c5f21 authored over 1 year ago
Drop Puppet 6 support

d4917c6d0a13029a957821e8652eed89f0bbf46f authored over 1 year ago
Merge pull request #239 from ninech/feature/add_ubuntu_support

Add ubuntu support

bafcec3097dfc87e87acde7a4c3bea7bcfbd9a58 authored over 2 years ago
Fix release variable for Debian

1e1d7ee94752f5c59688eaa1d377c5ddbd2c7d58 authored almost 3 years ago
Fix acceptance tests on Ubuntu

2745ce073861b7f383edfa7c281ca2a315a50aa6 authored almost 3 years ago
Add support for Ubuntu

3783d488025c0f40e2ba6a0e4d29791e290b0340 authored almost 3 years ago
move Debian param validation to its own code block

c3586e3a45e4e96474b87ba907189f0039c0b758 authored almost 3 years ago
fix source parameter for signing key

This has been the case for a very long time:
puppetlabs/puppetlabs-apt@0f3bdcdf5a44315197ded8034...

793c683a08b49c585934bff94c360e50556aac31 authored almost 3 years ago
handover release to apt class as well

b4525492456cd930ecc6be53d4f57a754d2f2c61 authored almost 3 years ago
Merge pull request #236 from voxpupuli/modulesync

modulesync 4.2.0

d4455c79fdbd95ae7b965db527626ede3b032685 authored over 3 years ago
modulesync 4.2.0

6caa5a78cf4ce560421237da8dc4e0521cc555d1 authored over 3 years ago
Merge pull request #234 from bastelfreak/puppet-lint-top_scope_facts-check

puppet-lint: fix top_scope_facts warnings

9f20b7f5ebd06e9dcf8c949928697bc51c2433f4 authored over 3 years ago
puppet-lint: fix top_scope_facts warnings

3ce83fa376b02cf1a255946e30ace0343b891363 authored over 3 years ago
Merge pull request #233 from voxpupuli/stdlib

Allow stdlib 8.0.0

a00138f2e430fbddab853b13b1de5143793a344e authored over 3 years ago
Allow stdlib 8.0.0

02faa8208bd755689f65d6b942daa34b85366e03 authored over 3 years ago
Merge pull request #222 from glorpen/remove-notify-resource

Don't create notice resources when brick count does not match

90c51f28cc37954b23b8b124258419698233aa95 authored over 3 years ago
[blacksmith] Bump version to 6.0.1-rc0

979f9d1aa4fec3ca49f1f7f878eea0a5724e0637 authored over 3 years ago
Merge pull request #231 from rwaffen/master

release 6.0.0

deead2c865c6d423e9477b09f4aab955ef9a2fe4 authored over 3 years ago
release 6.0.0

02b956f9f0f8aa8ccc5e4bc4ee1baf8df49bb2ae authored over 3 years ago
Merge pull request #230 from rwaffen/master

remove EOL OSs and Dependencies; drop puppet 5 support

47c94b2c1f9488e4f68c8912330e90dfc1bd6201 authored over 3 years ago
remove EOL OSs and Dependencies

3d64969eb8fa3393c639c5aeebfbece9dccb86c9 authored over 3 years ago
Merge pull request #229 from bastelfreak/deps2

Allow latest stdlib/apt modules

fb6417c470bd3957ba337ac055a9492715d1b4c7 authored over 3 years ago
Allow latest stdlib/apt modules

86fdd48652cfb71fd2f7b41cc06973648fb88863 authored over 3 years ago
Merge pull request #225 from voxpupuli/modulesync

modulesync 4.0.0

972f49a1774b8864a4dfe0783e533d47c14b6469 authored about 4 years ago
modulesync 4.0.0

3d72be4f2e4f0514fe02c4c04909f61ecb28b91c authored about 4 years ago
Add CentOS to supported distro metadata

Red Hat is already supported and under Travis the acceptance tests run
on CentOS too.

4e412851dae4255f86148592a8beb6ea464b7df0 authored about 4 years ago
Merge pull request #223 from voxpupuli/modulesync

modulesync 3.1.0

83218026a21369b4ac6d2262d32f261b5de12953 authored about 4 years ago
puppet-lint: autofix

4c74c2f78d7ec70f860cefaebd5abbb58072caf9 authored about 4 years ago
modulesync 3.1.0

0c05f4494078f2895cac94428d56ac2a6f153edb authored about 4 years ago
Merge pull request #215 from scornelissen85/master

Use $fact to retrieve fact

1a8c1cd4578807965aa561e6f3c3f9df934a2c57 authored over 4 years ago
Don't create notice resources when brick count does not match

710a92480ab4a7f952b0110e23b92b69c1d76b54 authored over 4 years ago
Use $facts to retrieve fact

2cff3f170d4d920c3f8ff26cd854c497c59ee2db authored over 4 years ago
Merge pull request #219 from glorpen/ensure_volume

Make volume ensurable

ae43a3420177a0adb44669abee3332adcb828447 authored over 4 years ago
Make volume ensurable

48ea44c84f70ba316c0e6a6f139e997df4f557d0 authored over 4 years ago
Merge pull request #221 from voxpupuli/modulesync

modulesync 3.0.0 & puppet-lint autofix

b78e9f3ac6eaf8cc517014cdfe5cd536ef15f432 authored over 4 years ago
puppet-lint: autofix

d2cf8fde2586956718d483cac7c324053625718d authored over 4 years ago
modulesync 3.0.0

ccaaa180fcba5afdf5d7731d0f4eb8a265c9e5de authored over 4 years ago
Merge pull request #211 from bastelfreak/url

update repo links to https

36e3b6c031e9177894bac330a742a197186d7192 authored almost 5 years ago
Merge pull request #213 from voxpupuli/rewrite-acceptance-tests

Use voxpupuli-acceptance

36136a90149ecdfe175494687215743f29dbd32b authored almost 5 years ago
Use voxpupuli-acceptance

28d637cfaed6885a761f0839499cb2ffed122e56 authored almost 5 years ago
Merge pull request #209 from voxpupuli/modulesync

modulesync 2.12.0

e0d1dc443ff3c4c3c7af0e170fc19e4513503598 authored almost 5 years ago
Modulesync 2.12.0

7ca8ba04abb2c06851cb78c07012b530bb705346 authored almost 5 years ago
Use modern facts

22180710756edc89ea55b088d0851b488735b436 authored almost 5 years ago
Use compile.and_raise_error

eea6c8c9c83d555614eecad0abfa48c683c06d0a authored almost 5 years ago
Correct gluster::repo::apt spec

This uses an if conditional on the context to avoid an indent level.
Also uses compile.and_raise...

01be2c1ddbf0154cffc1ea11664347ca2814f71e authored almost 5 years ago
Use a stricter data type on gluster::volumes

3ef81f890e6ef3fdda125df36353b18785b565d1 authored almost 5 years ago
Merge pull request #210 from dhoppe/bump_stdlib

Allow puppetlabs/stdlib 6.x

0a88afa339901e7a2567a6a085d745960c06929f authored almost 5 years ago
Merge pull request #212 from runejuhl/fix-tests

Fix failing CI tests / switch default glusterfs version from 3.12 -> 7.3

3f85bd10d666b23f1e33da55ef3f0675825cea59 authored almost 5 years ago
Fix yum repo path for releases > 4.1

b77b76166517eafb0ebf0888dbbe7f3851387c4f authored almost 5 years ago
Bump default release to latest stable (7.3)

c0fea3cd0f6f4e94a585c670d1a13fdff8c42f4d authored almost 5 years ago
Fix Debian repo path, package GPG key ID for releases >=6

77e7fc526197732dd6a485fb9b37ea15c467be43 authored almost 5 years ago
Linting

d10dd58274723b7b5e4a8bd1e00a9002b5945dee authored almost 5 years ago
Add missing default case

4cfd150ed35dbe18c518d13fab44ee7cfd56b4d9 authored almost 5 years ago
Properly handle config option types other than String

5fcef81076bd5dc7047e6bd42b65acc3288a77ec authored almost 5 years ago
update repo links to https

33f010bb6e295e657ea347857b28c8da4f4249c1 authored almost 5 years ago
Allow puppetlabs/stdlib 6.x

31d9d54d12e5bfe7f92b20c57bb200881d2f6f70 authored about 5 years ago
Merge pull request #205 from ekohl/more-docs

Convert gluster::repo::yum to puppet-strings

85cb37e978766fab427ddb99166180ab5953a988 authored over 5 years ago
Convert gluster::repo::yum to puppet-strings

Omitted in 246437cf0e37e6c6a064323f1791afafab9b2155

9c1af78f4f9054d76dfcbaaf9df763edd64603a5 authored over 5 years ago
Merge pull request #204 from ekohl/puppet-strings

Rewrite docs to puppet-strings

88b7332e538cf204f8bf297734dea663e058bcbe authored over 5 years ago
Rewrite docs to puppet-strings

246437cf0e37e6c6a064323f1791afafab9b2155 authored over 5 years ago
Merge pull request #201 from voxpupuli/modulesync

modulesync 2.8.0

d4b3b82f0b2b5edc7cf0d6aa595e8c69fd60199e authored over 5 years ago
puppet-lint: fix topscope_variable

76cda05b9b8201a706a606c41ed9432fee214c37 authored over 5 years ago
modulesync 2.8.0

45f81539eac8be9581fea05932fc39e16fbe0663 authored over 5 years ago
Merge pull request #186 from tparkercbn/xml-structured-facts

Create new structured facts for `gluster_peers` and `gluster_volumes`

b3fe6ba577764beb436933fb5ac7e9fe9cbe8b27 authored over 5 years ago
Created new structured facts for gluster_peers and gluster_volumes using the --xml cli modifier.

All legacy facts are unchanged to not cause any breaking changes to people who may be using them...

a56abdfe8da1d41e1473c6c8b85aa1c0ff15874d authored over 5 years ago
[blacksmith] Bump version to 5.0.1-rc0

61a380e1fb57f968272651588543eb6f24b12649 authored over 5 years ago