Commit Graph

73 Commits

Author SHA1 Message Date
Maximilian Herrmann 1cbfad7c65 dont print config diff when writing new config file
especially when using bindpw this should not be printed in plaintext
also when bindpw will printed in plaintext, this will be stored plaintext in the report
2023-02-09 12:39:54 +01:00
Geekix 7f59387532 Update CHANGELOG.md v0.4.3 2021-11-07 12:12:08 +01:00
Geekix 92abd87230 Update metadata.json 2021-11-07 12:10:29 +01:00
Geekix f099b991b4 Update metadata.json
Add missing RHEL support
2021-11-07 12:04:22 +01:00
geekix 8b46443435 Upgrade module to version 0.4.2 (see changelog) v0.4.2 2021-11-06 12:36:59 +01:00
Geekix c63004c8fe Merge pull request #23 from geekix/fix-travis
Remove Travis link
2021-11-02 15:37:47 +01:00
Geekix aade892d1c Remove Travis link 2021-11-02 15:28:56 +01:00
Geekix 74ed0c4aad Merge pull request #22 from geekix/fix-travis
Fix rubocop conf for travis build
2021-11-02 15:02:09 +01:00
Geekix 63da276379 Fix rubocop conf for travis build 2021-11-02 15:01:04 +01:00
Geekix 4c0d8134ed Merge pull request #21 from GOGO-d-o-o/master
Bump stdlib version dependency max version - recreated
2021-11-02 14:31:00 +01:00
Gregor Kališnik f52740a3c4 Bump stdlib version 2021-04-27 13:52:24 +02:00
geekix d3c6164971 Update changelog + metadata 2019-03-11 17:03:15 +01:00
Geekix 498adf96f9 Merge pull request #18 from natemccurdy/param_types
Improve the class parameters and switch to proper containment
2019-03-10 10:28:11 +01:00
Nate McCurdy 390d5a40e4 Use the contain function instead of anchors 2019-03-08 11:38:29 -08:00
Nate McCurdy 19f388222d Fix spacing and indentation in metadata.json 2019-03-08 11:38:29 -08:00
Nate McCurdy 256f47d759 Move non-calculated parameter defaults to init.pp 2019-03-08 11:38:27 -08:00
Nate McCurdy 95c6ab7162 Use parameter data types instead of validate functions 2019-03-08 11:37:57 -08:00
geekix a3d59c5f99 Add changelog file 2019-03-06 12:08:00 +01:00
geekix 86def1e38a Release to 0.4.0 2019-03-04 19:04:02 +01:00
Geekix 50fdf5cb2b Merge pull request #11 from bowdoincollege/ldap_maps
add ldap_maps hash
2019-03-04 15:23:12 +01:00
geekix f5e11ccdcb Update OS support 2018-09-09 09:10:16 +02:00
geekix d50fb945e6 Fix module name for puppet forge upload 2018-09-08 10:02:02 +02:00
geekix 02ea75eaf5 Fix syntax 2018-09-08 09:50:59 +02:00
geekix db1115b64a Fix metadata.json 2018-09-06 16:34:32 +02:00
geekix 5e42de4a30 Fix metadata.json 2018-09-06 14:57:02 +02:00
Geekix 469435cb12 Merge pull request #8 from michalrychlik/master
added base group parameter
2018-09-06 13:43:19 +02:00
geekix d438d42ca2 README: new release comments 2018-09-06 10:49:08 +02:00
geekix f75c9a09eb nslcd.erb: change comment in file header 2018-09-06 10:43:54 +02:00
geekix eda1f44974 README: Add info about next release 2018-09-06 10:26:07 +02:00
geekix 67166ecb16 Fix ldap uris 2018-09-04 14:03:57 +02:00
geekix dcf2972f79 Change title 2018-09-04 13:44:12 +02:00
geekix 131a5d5700 Add new usage example 2018-09-04 13:42:52 +02:00
geekix c1d5e00962 Remove spec.opts 2018-08-30 17:23:02 +02:00
geekix 38603f8aed Remove and fix invalid options in spec.opts 2018-08-30 17:18:44 +02:00
geekix b8868418ff Revert "Remove and fix invalid options in spec.opts"
This reverts commit 8e114eb7e8.
2018-08-30 17:18:11 +02:00
geekix 8e114eb7e8 Remove and fix invalid options in spec.opts 2018-08-30 17:15:25 +02:00
geekix b579f3c80c Remove invalid option in spec.opts 2018-08-30 17:08:07 +02:00
Geekix 3c9b9a44d4 Fix ruby syntax according to the PDK validation 2018-08-30 12:20:13 +02:00
Geekix 1b1b7050b2 Remove tests/init.pp 2018-08-30 10:21:59 +02:00
Geekix d9c93d1bb6 Move tests file to examples as the convention has changed 2018-08-29 18:05:40 +02:00
Geekix 2bca875a0c manifest/init.pp: Fix chaining arrow syntax 2018-08-29 17:55:13 +02:00
geekix aa13f71e6a Fix metadata.json syntax with PDK validate 2018-08-22 14:52:32 +02:00
geekix fa60414efe Change project infos after ownership transfer 2018-08-22 12:12:49 +02:00
geekix 229026aa41 Convert the module to be PDK compliant 2018-08-22 12:07:49 +02:00
Geekix 3f950c460d Fix travis build link after repo ownership transfer 2018-08-21 14:55:29 +02:00
Michal Rychlik 7b956fc478 changed some params to undef instead of empty 2016-07-27 09:12:08 +02:00
Jason Lavoie ebcc72d714 change variable name; sort hash keys 2016-07-12 08:58:28 -04:00
Jason Lavoie ad54680dca add ldap_maps hash 2016-07-11 09:19:29 -04:00
t0xicCode 3ba601b3b8 Fix #5 Adds a parameter to optionaly manage the service and package 2016-07-11 08:44:47 -04:00
Xavier L 3938771328 Remove ruby 1.8.7
puppet doesn't support 1.8.7 anymore and rake doesn't either.
2016-07-11 08:35:24 -04:00