Ecosyste.ms: OpenCollective

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

github.com/voxpupuli/puppet-wildfly

Puppet module to install, configure and manage Wildfly (8/9/10+), JBoss EAP (6.1+/7.0+) and some Wildfly based products like apiman, Keycloak and Infinispan.
https://github.com/voxpupuli/puppet-wildfly

Add `require wildfly::install` to `wildfly::host::server_config` and `wildfly::domain::server_group` defined types

df09ae97ce1975fd208d83e7cc358108d0b0caed authored about 5 years ago by Thiago David <[email protected]>
Attempt to fix Puppet 6 build by adding augeas_core repo to .fixtures.yml

1f21a09475a7209756f97dc1ebd8508aff7ee6ea authored about 5 years ago by Thiago David <[email protected]>
Fix lint issues

f9592c1eb2decdfcb78fd6a2303707be701dcc1a authored about 5 years ago by Thiago David <[email protected]>
Change `wildfly::domain::server_group` and `wildfly::host::server_config` to allow domain management using these defined types

Before this commit it was necessary to use wildfly_resource and wildfly_cli custom types directly

f80573f3cf99cbdeaa7943dd03d55141d8991682 authored about 5 years ago by Thiago David <[email protected]>
Change `wildfly::external_facts` to be contained at init.pp

Also, `wildfly::install` now depends on it to ensure that anything from install and later can ac...

29e5302ae83734cb938d6b3f7423293d06c5fe1d authored about 5 years ago by Thiago David <[email protected]>
Create external fact wildfly_is_running

This fact will use pgrep with `$wildfly::dirname` to get a Process ID, then return "1" if any pr...

5d80b669a8ac9f085bdece2900c3a57449480ee9 authored about 5 years ago by Thiago David <[email protected]>
Change debian-7 docker image to a version that uses archive.debian.org as repository

When wheezy got EOLed their packages were moved to archive.debian.org

853517b7498af3c692f951e84055b88db941dc44 authored over 5 years ago by Thiago David <[email protected]>
Temporarily changes jdk download url to avoid amazon aws 403 errors

ff7bf5c7a4b32d76f61cea1299fef82660bd8c52 authored over 5 years ago by Thiago David <[email protected]>
Download jdk binaries from AdoptOpenJDK repo instead of download.oracle.com

Now an oracle account is required to download jdk package, and the previous link is broken

f1631268a71a9fe41407afc89e67d3451538e11e authored over 5 years ago by Thiago David <[email protected]>
Update rspec-puppet version to 2.7.5 to support acceptance tests with Puppet 6

9a7cc675274ad27817c8501343a0a1669ef8ad8e authored over 5 years ago by Thiago David <[email protected]>
Fix wildfly_cli.rb property `executed`

It should refer to resource method `refreshonly?` instead of trying to call method inside proper...

88ea5ca48b416596efb1354b452c55a8e1c0f9b6 authored over 5 years ago by Thiago David <[email protected]>
add StandardOutput to systemd

92c8206dbf65fbcdad7f2341c86b2120739a6f9f authored over 5 years ago by Bjoern Becker <[email protected]>
Add refreshonly to wildfly_cli and wrapper

e9523a5890fbc8e4daa9a0d5c7b61225821782f6 authored over 5 years ago by Alexander Fisher <[email protected]>
Update Ruby and Puppet versions

edb1915bf7acb6eef794cfd5371d70595379e0ab authored almost 6 years ago by Jairo Junior <[email protected]>
Last change to JDK link. Next time: Only OS's that include openjdk8 pkg.

8c49dd8b6f0c3b39552f6b0826ef2a6ce2091bf9 authored almost 6 years ago by Jairo Junior <[email protected]>
[blacksmith] Bump version to 2.3.3

d9433d4db166c3fe336e0c3481d04f259b030f29 authored over 6 years ago by Edwin Biemond <[email protected]>
Update CHANGELOG.

4c865b0c0fdc23e35888f28956df99cf192cdf4d authored over 6 years ago by Jairo da Silva Junior <[email protected]>
Update jboss_cli.treetop

b0a8ec835797ee2cc2e7350da0cd6db50b43d164 authored over 6 years ago by David "BA" Kohl <[email protected]>
Also allow @ for email addresses.

bb4e52eda71f55105d50ac53099bf52ae6aafd7a authored over 6 years ago by Kevin Wolf <[email protected]>
Allow dollar sign ($) in treetop parsed strings.

d5d9ca3e069fd090be9bf7925385c7793f3c76a3 authored over 6 years ago by Kevin Wolf <[email protected]>
add possiblity to not reload service when change conf

f1dddf25e705be9560eb06573218a34e7c5c230e authored over 6 years ago by Bjoern Becker <[email protected]>
Use ${version} in $install_source when nothing specified.

b5cfe04d3dbfdcbfeafe23bbc7a324037a41a463 authored over 6 years ago by Kevin Wolf <[email protected]>
Display failure reason.

184f08839d9e8b8c2661ddd291c7ab696b46a46f authored over 6 years ago by Kevin Wolf <[email protected]>
Update JDK.

ecb16ac427c4120f06db1dd71d1e7598d16f418d authored over 6 years ago by Jairo da Silva Junior <[email protected]>
[blacksmith] Bump version to 2.3.2

acba51c2c707141874fcde7c0a6954bc65a76861 authored over 6 years ago by Edwin Biemond <[email protected]>
Update CHANGELOG.

eab2c8740805939d3e136d5a3936295eae5d27b4 authored over 6 years ago by Jairo da Silva Junior <[email protected]>
Enabled local file or puppet:// source as a install_source for the tar.gz file.

54e720fc8742a53769d41a0ca22564327a567b84 authored over 6 years ago by will.chan <[email protected]>
[blacksmith] Bump version to 2.3.1

1b68c8f4bddbe96681f40b44145533395e0a658e authored over 6 years ago by Edwin Biemond <[email protected]>
fix version

e91a0351e999089c25b28ea5f852bb93c63a7a9f authored over 6 years ago by Edwin Biemond <[email protected]>
[blacksmith] Bump version to 2.2.2

7399bfe7668672a9d7a0faf07eda31dc8d4e27fe authored over 6 years ago by Edwin Biemond <[email protected]>
Update changelog.

4cec5709e5052a8887305c8e99988055c40a8c2f authored over 6 years ago by Jairo da Silva Junior <[email protected]>
Prefer IPv4 stack for acceptance tests.

19b4a11c25a7998660fe80f3df58fec1b91270a6 authored over 6 years ago by Jairo da Silva Junior <[email protected]>
Reduce travis matrix.

deebf8b5a63847cc2c97d98ec0f38259f7e2cb28 authored over 6 years ago by Jairo da Silva Junior <[email protected]>
What's up Travis?

3a21a9b287c2b4e9e5d93a68f192ba3096e72c80 authored over 6 years ago by Jairo da Silva Junior <[email protected]>
Fix EL7 systemd unit file

Without this patch wildfly fails to start on CentOS 7. This patch
adds the following behaviors
...

c845a159ab849318ad12df80a4094be238c72f30 authored over 6 years ago by Jeff McCune <[email protected]>
#224 - Parameterized username, password, host and port on resource wrappers to allow for odd cases such as multiple installations of JBoss on a single server.

ad09a07da2d1a3f7870704ef26723c9041879be5 authored over 6 years ago by Ryan Russell-Yates <[email protected]>
Add support for over-riding 'wildfly' user home directory. Added test to exercise

585a75073351b7f413e513ce014f9acfda14f16c authored over 6 years ago by Gavin Williams <[email protected]>
Add parameter `overlay_class` to apply a class between `wildfly::install` and `wildfly::setup` classes

This way we can, for example, use this parameter to provide a class that extracts a package into...

ba0f91bdf1a7ee6a76d5c30cf8ffe05e5b3dc268 authored over 6 years ago by Thiago David <[email protected]>
Update java version.

d0132f8be34767d69df786a21763fe0005735ddb authored over 6 years ago by Jairo da Silva Junior <[email protected]>
Update Ruby version for Beaker.

7b9cca974a9061b69cc915e8d1e311bf27a6381c authored almost 7 years ago by Jairo da Silva Junior <[email protected]>
Update beaker.

3f603a1fe7901dd04092f26c3d27446b1db6f1f1 authored almost 7 years ago by Jairo da Silva Junior <[email protected]>
Update test matrix versions.

7ea34d96103c203e743dbffcf3c9c50c63247698 authored almost 7 years ago by Jairo da Silva Junior <[email protected]>
[blacksmith] Bump version to 2.2.1

65847f6504ed24d6328cc4e9f7c2e474e14459f0 authored about 7 years ago by Edwin Biemond <[email protected]>
update gems & version

dff8be95ed6a7108c2272bea02f87d55a5c3ce06 authored about 7 years ago by Edwin Biemond <[email protected]>
Stop using edge group.

1fd1bd3b4852678a3fabe6201c1a7ed804ef108c authored about 7 years ago by Jairo da Silva Junior <[email protected]>
Update dependencies.

bd3561bea158b7cdf103f97bb304fe4e9a1fe916 authored about 7 years ago by Jairo da Silva Junior <[email protected]>
Update CHANGELOG.

ad51139a0d14feded066c8e0d4a4168d6a2bba1c authored about 7 years ago by Jairo da Silva Junior <[email protected]>
Fix title patterns that use procs are not supported

This commit makes the module compatible with `puppet generate types`.

Fixes #226

4d3058da51874908578b15d3131fc5414e472541 authored about 7 years ago by Alexander Fisher <[email protected]>
Create connection_factory.pp

0c7666f873ab1eb82d3dbd5a09da723e20feb48a authored over 7 years ago by mtdjr <[email protected]>
Fix 401 Unauthorized race

This fixes an apparent race condition. When using this module to
configure Keycloak 3.1.0, my p...

68cbb11c6862a50b44c0e9d5462f2ef42a1514e2 authored over 7 years ago by Alexander Fisher <[email protected]>
Change unit file permissions

ea75c07a90949f2cd600167161debc3cb9d47893 authored over 7 years ago by bjwschaap <[email protected]>
Hello Puppet 5.

966043b6914cf9285689844a43667833e015e7c2 authored over 7 years ago by Jairo Junior <[email protected]>
Update Travis configuration.

df291f88c20930e1e2628de16fbe6535b0f41e22 authored over 7 years ago by Jairo Junior <[email protected]>
Don't call `keys` on strings in `deep_intersect`

Fixes #204

80d76917ca45bd985d9c78baed39fd14d9041a96 authored over 7 years ago by Alexander Fisher <[email protected]>
Include a note regarding Domain mode authn.

a5b3eda7f6ac3fd0d527786c0290c174ac2d81ab authored over 7 years ago by Jairo Junior <[email protected]>
Fix typo

68ea6b2eee2a887230a575e2987dffb93cbf1900 authored over 7 years ago by Jairo Junior <[email protected]>
Support module source '.' and update ldap_realm

* This will allow the use of '.' and source
for a module.
* Ldap_realm is matched by the output...

124e902d34517e13841483bfa501fd240f23b558 authored over 7 years ago by dbxbbm <[email protected]>
[blacksmith] Bump version to 2.1.1

8312983d604c5870688a699f727a9f13bac7d90e authored over 7 years ago by Edwin Biemond <[email protected]>
Update README.md

afeb54878ec59d77b6b1b94b9138b4f7af1b8fe4 authored over 7 years ago by Jairo Junior <[email protected]>
Use DeepHash as a module instead of Property subclass.

188581c57ba8f12945bc0277f38205cdf41a347b authored over 7 years ago by Jairo Junior <[email protected]>
Bump to 2.1.0

032cd8bb413e96cabe08400705def91f4c1303a8 authored over 7 years ago by Jairo Junior <[email protected]>
Handle undefined values. #198

dc0771ff475373ed4bb47abfa483b333939c91fb authored over 7 years ago by Jairo Junior <[email protected]>
New wildfly_resource behavior.

4aee23de00d86a3b6774c14e902792e939e991da authored over 7 years ago by Jairo Junior <[email protected]>
Refactor state property to leverage Puppet::Property structure instead of overriding Hash behavior. String comparison for hash values will no longer be supported.

bd917d4322bdb1dea91a8c64a2fc88d0f3eb059c authored over 7 years ago by Jairo Junior <[email protected]>
Add master/agent to complete test matrix script.

fdcbb160cab08cdc3df2dc4e25e7129413bab729 authored over 7 years ago by Jairo Junior <[email protected]>
Fix undefined comparison in wildfly_cli.

b2121d4e0f1391be9c487ab89b9f77f236346535 authored over 7 years ago by Jairo Junior <[email protected]>
Add containment for subclasses in main class

Prior to this commit, the main class used 'include' for the prepare, install,
setup, and service...

bff7aaba7a11b21a925104aaf622660c24734856 authored over 7 years ago by Gabriel M Schuyler <[email protected]>
Update CHANGELOG.

c8fba4e7570b8981f28e1a2a2802c7bda646db26 authored over 7 years ago by Jairo Junior <[email protected]>
Update JDK.

e60e635a83b06ab32d6e9181be213c7571280ead authored over 7 years ago by Jairo Junior <[email protected]>
Don't use external facts by default.

2bd6bd0d3a286f14d5feac0ef9edb5ac98222aaf authored over 7 years ago by Jairo Junior <[email protected]>
Update docs.

68e88700320e5534cb9de3faef0bf85dfaffb197 authored over 7 years ago by Jairo Junior <[email protected]>
Introduce external facts.

ae6c1668254903c6368de08e6d4eb243dd7d17d3 authored over 7 years ago by Jairo Junior <[email protected]>
Remove unnecessary code.

2925e874c33b3abd4dc14afc083012462b3a3918 authored over 7 years ago by Jairo Junior <[email protected]>
Oracle Enterprise Linux 7.3 nodeset.

d8f2c0d197a5dc919ee9b0b0e69c599c825fc6c9 authored over 7 years ago by Jairo Junior <[email protected]>
Fix Config_file type.

a677125a7e833ce86927c4bf350542bb13218486 authored over 7 years ago by Jairo Junior <[email protected]>
Introduce module data types.

b5d15d29d56ed3dd437ba52251ca06033d52e145 authored over 7 years ago by Jairo Junior <[email protected]>
Change to avoid PUP-7391.

0196e773a7cccd3814b7b4b64747a22d79785541 authored over 7 years ago by Jairo Junior <[email protected]>
Default OS configuration for specific distribution:version. 1st step towards #169.

77e7c8d39e709deec999149cce5aea39b6b5222b authored over 7 years ago by Jairo Junior <[email protected]>
Notify by puppet resource name instead of actual name (that varies).

42787b3237aae470011ce5cf0b86b6f50e90fb73 authored over 7 years ago by Jairo Junior <[email protected]>
Improve functions docs.

bf9696b124b806a4a156a663e73dbe121e80ec6f authored over 7 years ago by Jairo Junior <[email protected]>
Remove extra spaces in YAMLs

a35a3977ee6ce1977fb662905cfe4f9bf40db4db authored over 7 years ago by Jairo Junior <[email protected]>
Docs for functions.

2ef04bfcdb79e1d9ec06dc0ad8d628501d25883d authored over 7 years ago by Jairo Junior <[email protected]>
Fix and specs for patch management.

57d2edff3f794daff4e9034248214ebe7dbf0740 authored over 7 years ago by Jairo Junior <[email protected]>
[blacksmith] Bump version to 2.0.3

f401777f6d593d0c1ea07022f0e2e99bdafb5741 authored over 7 years ago by Edwin Biemond <[email protected]>
Rewrite service_config in Puppet.

c1cb5ce774923ee4207e2e570dfdb6866c6adb19 authored over 7 years ago by Jairo Junior <[email protected]>
Rewrite functions in Puppet language.

29dfe86cdf7a02059496b7c5c6d171e113a697bf authored over 7 years ago by Jairo Junior <[email protected]>
Support for JGroups stacks.

9132ef05174546471e0615e84d8365448c61859d authored over 7 years ago by Jairo Junior <[email protected]>
Optimize master/agent nodeset.

45771c853389629fe9edf43c0e08e4480e523985 authored over 7 years ago by Jairo Junior <[email protected]>
Introduce master/agent nodeset and testmode switcher.

92da0548691d3008d5fc6810dcea7d13679654da authored over 7 years ago by Jairo Junior <[email protected]>
Use available modules. Duh.

e9da3f46daf2d09db819555a3557279e7b3127f7 authored over 7 years ago by Jairo Junior <[email protected]>
Introduce custom template or file for module.xml

567d1b091405a224076a32d311b96433b944c8d0 authored over 7 years ago by Jairo Junior <[email protected]>
Fix #188. Resource containg LIST of OBJECTs. Cannot sort array of hashes.

3ee5f0664cb10546e9ce189b96cf2ee4d0318e08 authored over 7 years ago by Jairo Junior <[email protected]>
Fix broken link.

213161260a7fb014165d90e8cd6755764cd32de3 authored over 7 years ago by Jairo Junior <[email protected]>
[blacksmith] Bump version to 2.0.2

b2b6adfacb3c973aa1583d5a2e580c906306aba4 authored over 7 years ago by Edwin Biemond <[email protected]>
Fix for travis with Ruby 2.3.3

9aa11766401f46c4c96753748f561ecc2a9aba31 authored over 7 years ago by Jairo Junior <[email protected]>
Update changelog.

095dde8de6eacd53aad7dcd17318cede8d01f75b authored over 7 years ago by Jairo Junior <[email protected]>
Fix for #184.

7544cea596f244e35a5651b42b54d5f4d90c0c92 authored over 7 years ago by Jairo Junior <[email protected]>
Replace inline_template with stdlib function.

41eb81f64bbe90eb4ad25b6637dd5e90ab6d9509 authored over 7 years ago by Jairo Junior <[email protected]>
Fix wildfly::deployment.

b4ae6d6a0c963b121dd653a35c5dba4bc9b5e623 authored over 7 years ago by Jairo Junior <[email protected]>
Update changelog.

43e7641b8f396dd0ee28741f71af2d217d3ca7a8 authored over 7 years ago by Jairo Junior <[email protected]>