Commit Graph

73 Commits

Author SHA1 Message Date
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
7f59387532 Update CHANGELOG.md v0.4.3 2021-11-07 12:12:08 +01:00
92abd87230 Update metadata.json 2021-11-07 12:10:29 +01:00
f099b991b4 Update metadata.json
Add missing RHEL support
2021-11-07 12:04:22 +01:00
8b46443435 Upgrade module to version 0.4.2 (see changelog) v0.4.2 2021-11-06 12:36:59 +01:00
c63004c8fe Merge pull request #23 from geekix/fix-travis
Remove Travis link
2021-11-02 15:37:47 +01:00
aade892d1c Remove Travis link 2021-11-02 15:28:56 +01:00
74ed0c4aad Merge pull request #22 from geekix/fix-travis
Fix rubocop conf for travis build
2021-11-02 15:02:09 +01:00
63da276379 Fix rubocop conf for travis build 2021-11-02 15:01:04 +01:00
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
f52740a3c4 Bump stdlib version 2021-04-27 13:52:24 +02:00
d3c6164971 Update changelog + metadata 2019-03-11 17:03:15 +01:00
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
390d5a40e4 Use the contain function instead of anchors 2019-03-08 11:38:29 -08:00
19f388222d Fix spacing and indentation in metadata.json 2019-03-08 11:38:29 -08:00
256f47d759 Move non-calculated parameter defaults to init.pp 2019-03-08 11:38:27 -08:00
95c6ab7162 Use parameter data types instead of validate functions 2019-03-08 11:37:57 -08:00
a3d59c5f99 Add changelog file 2019-03-06 12:08:00 +01:00
86def1e38a Release to 0.4.0 2019-03-04 19:04:02 +01:00
50fdf5cb2b Merge pull request #11 from bowdoincollege/ldap_maps
add ldap_maps hash
2019-03-04 15:23:12 +01:00
f5e11ccdcb Update OS support 2018-09-09 09:10:16 +02:00
d50fb945e6 Fix module name for puppet forge upload 2018-09-08 10:02:02 +02:00
02ea75eaf5 Fix syntax 2018-09-08 09:50:59 +02:00
db1115b64a Fix metadata.json 2018-09-06 16:34:32 +02:00
5e42de4a30 Fix metadata.json 2018-09-06 14:57:02 +02:00
469435cb12 Merge pull request #8 from michalrychlik/master
added base group parameter
2018-09-06 13:43:19 +02:00
d438d42ca2 README: new release comments 2018-09-06 10:49:08 +02:00
f75c9a09eb nslcd.erb: change comment in file header 2018-09-06 10:43:54 +02:00
eda1f44974 README: Add info about next release 2018-09-06 10:26:07 +02:00
67166ecb16 Fix ldap uris 2018-09-04 14:03:57 +02:00
dcf2972f79 Change title 2018-09-04 13:44:12 +02:00
131a5d5700 Add new usage example 2018-09-04 13:42:52 +02:00
c1d5e00962 Remove spec.opts 2018-08-30 17:23:02 +02:00
38603f8aed Remove and fix invalid options in spec.opts 2018-08-30 17:18:44 +02:00
b8868418ff Revert "Remove and fix invalid options in spec.opts"
This reverts commit 8e114eb7e8.
2018-08-30 17:18:11 +02:00
8e114eb7e8 Remove and fix invalid options in spec.opts 2018-08-30 17:15:25 +02:00
b579f3c80c Remove invalid option in spec.opts 2018-08-30 17:08:07 +02:00
3c9b9a44d4 Fix ruby syntax according to the PDK validation 2018-08-30 12:20:13 +02:00
1b1b7050b2 Remove tests/init.pp 2018-08-30 10:21:59 +02:00
d9c93d1bb6 Move tests file to examples as the convention has changed 2018-08-29 18:05:40 +02:00
2bca875a0c manifest/init.pp: Fix chaining arrow syntax 2018-08-29 17:55:13 +02:00
aa13f71e6a Fix metadata.json syntax with PDK validate 2018-08-22 14:52:32 +02:00
fa60414efe Change project infos after ownership transfer 2018-08-22 12:12:49 +02:00
229026aa41 Convert the module to be PDK compliant 2018-08-22 12:07:49 +02:00
3f950c460d Fix travis build link after repo ownership transfer 2018-08-21 14:55:29 +02:00
7b956fc478 changed some params to undef instead of empty 2016-07-27 09:12:08 +02:00
ebcc72d714 change variable name; sort hash keys 2016-07-12 08:58:28 -04:00
ad54680dca add ldap_maps hash 2016-07-11 09:19:29 -04:00
3ba601b3b8 Fix #5 Adds a parameter to optionaly manage the service and package 2016-07-11 08:44:47 -04:00
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