2021-10-29 - Remi Ferrand [email protected] - 1.4.0
- Add support for
plugins
(See #28)
2021-09-22 - Remi Ferrand [email protected] - 1.3.1
- Relax puppet version requirements (Fixes #27)
2021-09-22 - Remi Ferrand [email protected] - 1.3.0
- Add support for
pkinit_anchors
andspake_preauth_groups
(See #25) - Add support for
http_anchors
(See #23)
- Now requires ccin2p3-etc_services module in version 2.x
- This module has been tested with puppetlabs-concat version
7.1.1
- This module has been tested with puppetlabs-stdlib version
8.0.0
2019-06-12 - Remi Ferrand [email protected] - 1.2.1
- Add support for Array values in realm
auth_to_local
param (See #24)
2019-06-11 - Remi Ferrand [email protected] - 1.2.0
- Add support for rotating KDCs using
fqdn_rotate
function (See #22)
2018-09-21 - Remi Ferrand [email protected] - 1.1.1
- Make
appdefaults
accept boolean values (See #21)
2018-09-20 - Remi Ferrand [email protected] - 1.1.0
- Add support for
dns_canonicalize_hostname
inlibdefaults
section (See #19) - Add support for
pkinit_pool
inmit_krb5::realm
defined type (See #18) - Add native hiera integration with automatic creations of
mit_krb5::domain_realm
,mit_krb5::capaths̀
,mit_krb5::appdefaults̀
,mit_krb5::realm
andmit_krb5::dbmodules
resource types using hiera (See #20)
2018-09-05 - Remi Ferrand [email protected] - 1.0.0
- Add support for
dbmodules
section (See #14) - Add support for
include
,includedir
andmodule
parameters inlibdefaults
section (See #15) - Add support for
master_kdc
inrealm
section (See #16)
- Use Puppet v4 native data types
- Upgrade minimum
puppetlabs-stdlib
required version to4.13.0
- Upgrade minimum
puppetlabs-concat
required version to1.1.0
2018-06-25 - Remi Ferrand [email protected] - 0.4.1
- Migrate to PDK version
1.6.0
- Introduce new dependency on
ccin2p3-etc_services
- Fixes
metadata.json
(See #10)
- Add support for options
default_ccache_name
andpkinit_anchors
(See #11) - Add support for option ̀
canonicalize
(See #7)
2016-03-31 - Fabien Wernli [email protected] - 0.2.1
- add compatibility with concat 2.x
2014-10-31 - Remi Ferrand [email protected] - 0.1.0
This Puppet module was originaly created by Patrick Mooney (https://github.com/pfmooney/puppet-mit_krb5). The module was forked by CC-IN2P3 because P. Mooney couldn't provide active support anylonger.
- Add
appdefaults
section (pfmooney#3) - Add
v4_name_convert
andkpasswd_server
support in [realm] section (pfmooney#3)