Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-prosody

Puppet module for managing the Prosody Jabber/XMPP server
https://github.com/voxpupuli/puppet-prosody

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

Remove legacy top-scope syntax

e0f391dd2ad03227dba5ca5644d758bc6136f54e authored 11 months ago by Markus Zilch <[email protected]>
Remove legacy top-scope syntax

f0c958ccb09244e0c94cd5c9593320fa0871669c authored 11 months ago by Romain Tartière <[email protected]>
Merge pull request #93 from voxpupuli/stdlib9_20230723

puppetlabs/stdlib: Allow 9.x

371f95cee890cf0aeabf200044f8b2b9d8e3a295 authored 11 months ago by Markus Zilch <[email protected]>
puppetlabs/stdlib: Allow 9.x

d4eadca3f668709d7f6d217512cae125b7c664e0 authored 11 months ago by Tim Meusel <[email protected]>
Merge pull request #94 from voxpupuli/puppet8_20230723

Add Puppet 8 support

b30890ec04f0d25a48a26c82844239a849f68ddb authored 11 months ago by Markus Zilch <[email protected]>
Add Puppet 8 support

2f3eadaa709aee58a66aa4fc9bae69a357a49bc9 authored 11 months ago by Tim Meusel <[email protected]>
Merge pull request #91 from voxpupuli/modulesync

modulesync 5.1.0

3675f811f8e0d1cff61d2bf1cfc2eb953a577394 authored 11 months ago by Markus Zilch <[email protected]>
fix fixtures with https instead of git

f5a0cdff4cf43dad98b643bb2c35f5543c6867a2 authored 11 months ago by markuszilch <[email protected]>
modulesync 7.3.0

951012b54922d807e6eca9124c1e4a204669433d authored 11 months ago by markuszilch <[email protected]>
modulesync 7.2.0

d3cef0e6d33f28b2eb8c63a3ff76bf8e847e71eb authored about 1 year ago by Tim Meusel <[email protected]>
rubocop: autofix

0871de5fa0097ac14dc9a9e63eef3ca4dad8492c authored over 1 year ago by Tim Meusel <[email protected]>
modulesync 7.0.0

9afdeeef412f96c05d4deb1c11182ec74e44dd7e authored over 1 year ago by Tim Meusel <[email protected]>
modulesync 6.0.0

22d6cad419d68db1a75dbf93d0fa2b4f67661ddd authored over 1 year ago by Tim Meusel <[email protected]>
modulesync 5.5.0

fd76d01a9c7222aed6dfceb8dff7caa0e06d799e authored over 1 year ago by Massimiliano Adamo <[email protected]>
modulesync 5.4.0

aef9ffb759fd9431761133b4196f3b274573bda2 authored over 1 year ago by Tim Meusel <[email protected]>
modulesync 5.1.0

65f30a73bcb77c15c4a758b656225a5630fec983 authored over 1 year ago by Tim <[email protected]>
modulesync 5.3.0

f1693ee9dfc734964487a88598a66f1dba48f328 authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #92 from voxpupuli/puppet7

Drop Puppet 6 support

242a478ce24f9e02778863481a46dfc5e87acbdf authored over 1 year ago by Tim Meusel <[email protected]>
Drop Puppet 6 support

9e00daa381e05de16acd294e6182d36fe1b75d6a authored over 1 year ago by Tim Meusel <[email protected]>
Merge pull request #81 from NiklausHofer/post_component_modules

6d8b6760ce9884cb5455417a4bc2c6d9f84f661f authored over 3 years ago by Romain Tartière <[email protected]>
Extend the README example.

Add an options block to one of the Components to show the usage of that.

8777b343291b4bfe5befe139842919a168c1f304 authored over 3 years ago by Niklaus Hofer <[email protected]>
Merge pull request #85 from cirrax/dev_cix-btr

fix template to display of component options

c1f3b2f12f7c647bce4e4384c872979b78a60a2f authored over 3 years ago by Garrett Honeycutt <[email protected]>
Merge pull request #86 from cirrax/fix_requirements

fix virtualhost missing $config_requires if $ssl_copy is false

31a76f27cf9863aafa320c46fce5bac0ba8bd7cc authored over 3 years ago by Garrett Honeycutt <[email protected]>
add spec tests

6cfc7a0cdab43280ce02c99fc95b4d504ed23e05 authored over 3 years ago by Benedikt Trefzer <[email protected]>
add spec tests

d3a5dacd038fa02ae343d6ad928852ffb983f575 authored over 3 years ago by Benedikt Trefzer <[email protected]>
fix virtualhost missing $config_requires if $ssl_copy is false

7873ab0443ff675701f30ac1e9ad2439f17a18c1 authored over 3 years ago by Benedikt Trefzer <[email protected]>
fix template to display of component options

if a component option is an array, it could not be displayed
correct (used [] instead of {})

5d86c6b731cc2779e4d080750d3ef55c26d63fc4 authored over 3 years ago by Benedikt Trefzer <[email protected]>
Merge pull request #83 from ghoneycutt/tests

36dc38f30c920ee3466755b48b934fc4096b6081 authored over 3 years ago by Romain Tartière <[email protected]>
Add spec test for loglevel type alias

376d93a727b21aa6ba4b2c596ee63c9dd679a102 authored over 3 years ago by Garrett Honeycutt <[email protected]>
Increase test coverage to 100%

d575e024a1dea3331cbee86b28dffbe938f1cd17 authored over 3 years ago by Garrett Honeycutt <[email protected]>
Remove simple untested type aliases

ff1267a5838523332dbb3f7206f6d196759d595f authored over 3 years ago by Garrett Honeycutt <[email protected]>
Merge pull request #76 from Sudman1/ldap_auth

added ldap as an acceptable authentication value.

b4b437338511e2e600d85ca1b00c23d7870875ef authored over 3 years ago by Garrett Honeycutt <[email protected]>
Merge branch 'master' into ldap_auth

886bbcf38fb2091091b4ba843dd87077e8e8647a authored over 3 years ago by Garrett Honeycutt <[email protected]>
Merge pull request #82 from cirrax/dev_cix-btr

add support for Debian (buster/bullseye)

07d7d9bd895b25d03cf3b00cee29ac7c78352148 authored over 3 years ago by Garrett Honeycutt <[email protected]>
add support for Debian (buster/bullseye)

040fc07a3e7b730d513809a8329a01b27136e187 authored over 3 years ago by Benedikt Trefzer <[email protected]>
Merge pull request #74 from Sudman1/SSL_Fix

b0f307d1a451cb65688d4c242ccc024839db3849 authored over 3 years ago by Romain Tartière <[email protected]>
Pet rubocop

feccf9725df08a6ede79ec0eeffd2fa728254115 authored over 3 years ago by Romain Tartière <[email protected]>
Extend / fix error checking for ssl in virtualhost

cf6b31338f8dfc5601691d6337428f41d5ca32b1 authored over 3 years ago by Romain Tartière <[email protected]>
Merge pull request #80 from NiklausHofer/simple_syntax_fix

bb19d5bc2b11f5fff5062567190630983f2535b8 authored over 3 years ago by Romain Tartière <[email protected]>
Fix a syntax error in deeply nested custom_options.

86079a93936c742a13e0dca679f49e69cf0cd2b4 authored over 3 years ago by Niklaus Hofer <[email protected]>
Merge pull request #78 from voxpupuli/modulesync

modulesync 4.2.0

94f8eb7af27afe297263e88fa876005eb9cd8807 authored over 3 years ago by Tim Meusel <[email protected]>
modulesync 4.2.0

de59f0db93c21c7255c869973f2c0f7c862c525a authored over 3 years ago by Tim <[email protected]>
Merge pull request #77 from voxpupuli/stdlib

Allow stdlib 8.0.0

4bd1f42c0429e2b1dda65978076842c3840cfca0 authored over 3 years ago by Tim Meusel <[email protected]>
Allow stdlib 8.0.0

80faa52dee0d38d19e35d622dad0927cfda339d4 authored over 3 years ago by Romain Tartière <[email protected]>
added ldap as an acceptable authentication value.

ec9e834aaf89d2ada59e447f6a378f9fd0bf262e authored over 3 years ago by James Sudbury <[email protected]>
Fied ssl block creation (#73)

ce05c73ba838c2ec409825d3e5ea2a5a34d1d7d5 authored over 3 years ago by James Sudbury <[email protected]>
[blacksmith] Bump version to 1.0.1-rc0

d297aeb14252be3020f8ceb443f60b5564795775 authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #72 from bastelfreak/rel100

release 1.0.0

5b035bb2cb6424d10c95e46812bbd989b91a0d47 authored over 3 years ago by Tim Meusel <[email protected]>
release 1.0.0

1814ee1b20cde3840a23bb5f56a3285b40a053e2 authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #71 from voxpupuli/modulesync

modulesync 4.1.0

d2df2c94ed6b3c8dbcc1a2733f859d924701addb authored over 3 years ago by Tim Meusel <[email protected]>
modulesync 4.1.0

ce96619132245b8a01d81781c1827100e0c33d40 authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #70 from bastelfreak/cleanup

cleanup metadata.json / allow newer dependencies, Drop Puppet 5 support

17510c91ded0aec56fc04c19802de2b5516505eb authored over 3 years ago by Kenyon Ralph <[email protected]>
Drop Puppet 5 support

6d370e8b6a009b8935fb7f4aea5e96d5b549c500 authored over 3 years ago by Tim Meusel <[email protected]>
cleanup metadata.json / allow newer dependencies

dbf5b73720830203a68c7c04d39ffe9949a0223b authored over 3 years ago by Tim Meusel <[email protected]>
Merge pull request #69 from Bluewind/manage_prosody_repo

Manage prosody upstream package repository

69c3191037310ce938606030193f9c9b27d4571f authored over 3 years ago by Tim Meusel <[email protected]>
Manage prosody upstream package repository

We want the latest and greatest versions (at least of prosody)!

Signed-off-by: Florian Pritz <b...

54f8604ae4d597d07f68c4755c8055ae5d7e2069 authored over 3 years ago by Florian Pritz <[email protected]>
Merge pull request #68 from voxpupuli/modulesync

modulesync 4.0.0

abca63722c3933f1bbfb99dd8c456426ed2b53e9 authored about 4 years ago by Tim Meusel <[email protected]>
modulesync 4.0.0

478a0d6696f09f4d3fe187f7bb64ee96f7ce541a authored about 4 years ago by Tim Meusel <[email protected]>
Merge pull request #67 from voxpupuli/modulesync

modulesync 3.1.0

8dd96c5936b4ffe7b56c10a5d83f090ff1e7fa20 authored about 4 years ago by Kenyon Ralph <[email protected]>
puppet-lint: autofix

7f16547307ca73b7eec80c2fd7eb0ddd71dd44b5 authored about 4 years ago by Tim Meusel <[email protected]>
modulesync 3.1.0

277ac27ec5c455fa1568040f934e5fd59b3319c4 authored about 4 years ago by Tim Meusel <[email protected]>
Merge pull request #65 from voxpupuli/modulesync

modulesync 3.0.0 & puppet-lint updates

63a19ef1d3a0909ec5593aa4ac03494172d4cc5f authored over 4 years ago by Tim Meusel <[email protected]>
puppet-lint: autofix

c66044ab178299cb67f3da81a06f883bcd98501f authored over 4 years ago by Tim Meusel <[email protected]>
modulesync 3.0.0

08fe9be8da032b66cab0d40bc2cd346fe93a4dbc authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #64 from Bluewind/use_rspec_puppet_facts

Use rspec-puppet-facts for remaining tests

772f5c48d6cb76585d9db1326416a91497d79d97 authored over 4 years ago by Tim Meusel <[email protected]>
Use rspec-puppet-facts for remaining tests

Best view the diff without whitespace changes.

Also defines supported operating systems so rspe...

b338f74208cfc1f01760265ea834039aef132a8b authored over 4 years ago by Florian Pritz <[email protected]>
Merge pull request #63 from Bluewind/dev_purge_users

Allows to purge unused users

15902b67077da4b293e11cb0b5bbde11d0264dfa authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #61 from Bluewind/fix_user_creation

Fix user creation if domain contains a dash

f263d34ccc248f06fe2daacde60a71d763361af5 authored over 4 years ago by Tim Meusel <[email protected]>
user: Support purging unmanaged account

Signed-off-by: Florian Pritz <[email protected]>

7b98aca031ddf6963060d56c7244eb731632c9df authored over 4 years ago by Florian Pritz <[email protected]>
Fix user creation if username contains dot or dash

Signed-off-by: Florian Pritz <[email protected]>

9fb1d24bbf0976616b3bb7a870b4b63a182525b6 authored over 4 years ago by Florian Pritz <[email protected]>
Fix user creation if domain contains a dash

Prosody encodes every non-word character[1], but I don't know how to
replicate this behaviour in...

22fb6ca8f3a0a2d61dc7407d7f03d06230dca170 authored over 4 years ago by Florian Pritz <[email protected]>
Merge pull request #62 from gfa/manage_disco_items

Manage disco_items in a virtualhost

b69fbd74a7bf594b9137edaf6de438c8af93d459 authored over 4 years ago by Tim Meusel <[email protected]>
address review comments

91da1e311bb6e945937bca205d38e033635f574e authored over 4 years ago by gustavo panizzo <[email protected]>
fix style in the tests

171a0db4b5fdfe62814ace2cdbcb51cf5633b5e7 authored over 4 years ago by gustavo panizzo <[email protected]>
Manage disco_items in a virtualhost

deb9b20172314d020b324213d994f048e4953048 authored over 4 years ago by gustavo panizzo <[email protected]>
Merge pull request #60 from voxpupuli/modulesync

modulesync 2.12.0

97354f6265063e8ff1c8b607106172a8f75214db authored almost 5 years ago by Tim Meusel <[email protected]>
modulesync 2.12.0

66a981f65c50540b578cb82c94434daf063049f0 authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #58 from voxpupuli/secrets

Add travis secret

09a8fdbda537a5a8edd35ee2244732769303a8d9 authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #59 from mmoll/pr_55

When running on Debian, use its service management facilities

977eef8e9096e3efb927e2851e624600971722f3 authored almost 5 years ago by Tim Meusel <[email protected]>
When running on Debian, use its service management facilities

instead of calling prosodyctl

fdf7d4f07a2fc32f72259c4cf62bb93a4e248998 authored almost 5 years ago by gustavo panizzo <[email protected]>
Merge pull request #57 from baldurmen/more_doc

add a components example

2c737629c14d76a86b1fa0b6092b768cf989cab9 authored almost 5 years ago by Tim Meusel <[email protected]>
Add travis secret

18a1cce62d3c652ea8115a063241c9c21c30142e authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #56 from mmoll/modulesync

Initial modulesync

6dbc6c7e4cea1779c6b764a46f6d8dbecdb842a9 authored almost 5 years ago by Tim Meusel <[email protected]>
add a components example

8393c5b79784476ccb1e1dec7118ce14ff438516 authored almost 5 years ago by Louis-Philippe Véronneau <[email protected]>
remove test directory

28d0a1cfd17eb2ec41aca07ca16dc9a880dba750 authored almost 5 years ago by Michael Moll <[email protected]>
Fix puppet-lint violations

1e1e017f6d05950e276d383ad9211b6edaddd76d authored almost 5 years ago by Michael Moll <[email protected]>
Fix Rubocop violations

f813e5f3dd64dbd148fb3c1127fd1d1773b59e4c authored almost 5 years ago by Michael Moll <[email protected]>
Update from voxpupuli modulesync_config

61d678c44adcaf5d36703aa2648cd99fdf1adb9f authored almost 5 years ago by Michael Moll <[email protected]>
allow newer puppetlabs-vcsrepo

84e50c56de7a165b88caeaa74596e1ba8786d02f authored over 5 years ago by Michael Moll <[email protected]>
Add a type for ha1 authentication method (#52)

863bb4ee0cd3369ad69a211042b4c5f7d66f4444 authored over 5 years ago by gustavo panizzo <[email protected]>
Add support for advanced logging configuration

5978c3e1e66a9f5d39f65d5138b82dd13932ea5d authored over 5 years ago by gustavo panizzo <[email protected]>
Optionally configure Prosody to use an already deployed ssl cert and key

By default the module keeps its current behaviour of copying the cert
and key to /etc/prosody/certs

55d5ff0194f2442c1735baa1058b6085403797e7 authored over 5 years ago by gustavo panizzo <[email protected]>
drop Puppet 4

c2dba73c10fff94c1f8160ebcf269e369cbbde5f authored over 5 years ago by Michael Moll <[email protected]>
Support for deeply nested custom options

bfaa955a821d0efb0c63fe78590121d20e65e833 authored over 5 years ago by Tobias Wolter <[email protected]>
Use hiera 5 conventions

- Use Types for longly Enums
- Move default values to module-level hiera
- Sort params alphabe...

5ffbb363557a6a0b338d45c7995789f5cfda7b09 authored over 5 years ago by cocker-cc <[email protected]>
Use Puppet 4 datatypes

- Use Puppet 4 Datatypes
- Use datatypes from puppetlabs-stdlib >= 4.25

8ae7bc18c694a0686ba4f5588049c436d9dff2c7 authored over 5 years ago by cocker-cc <[email protected]>
Update Tests

- fix rubocop
- fix puppet-lint
- fix rspec

ff7463a10a2564dc68417e4235b7f5332d75a6e2 authored over 5 years ago by cocker-cc <[email protected]>
[blacksmith] Bump version to 0.4.1

d07a07d77e8b4608227fb0fdd19f3649648b9574 authored over 5 years ago by Michael Moll <[email protected]>
bump version

b38bf160dd57cb77e4e1ac9aeddb0429f4caef27 authored over 5 years ago by Michael Moll <[email protected]>
Fix certificate name for automatic cert discovery as per prosody 0.10

e2e751f9b7978f48530d88c6310a2cb850bae08a authored almost 6 years ago by Tobias Wolter <[email protected]>