Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Releases: dgutierrez1287/puppet-centrify

1.0 Release

05 Sep 02:07
Compare
Choose a tag to compare

This module is now at 1.0, this module has gotten mature enough that I believe it is now at 1.0 state. With this new release there are the following major modifications:

centrify::ssh::config_entry type: this will now give complete flexibility with any ssh config changes

centrify::user::home_dir: type: this will help with managing centify user's home directories

group overrides have now been added as well

As always please read the README of all the new changes that come with this release and how it will affect your usage.

Ubuntu/Debian Support

13 Jul 02:43
Compare
Choose a tag to compare

Ubuntu and Debian support has been added, Thanks xalimar.

adjoin bugfix

10 Jul 02:49
Compare
Choose a tag to compare

This release fixes 2 bugs:

  1. If you run the module and then change a setting for the module and re-run it will error out since adjoin is trying to be re-run.
  2. The centrifydc template is using the incorrect variable for the domain setting.

Second release - minor features

06 Mar 03:28
Compare
Choose a tag to compare

This release adds the ability to set the auto_join to false so that the server will not auto join to the domain, and also adds the ability to set the primary_gid and private group in the centrifydc.conf. All of the following settings default to the same values as the first release, there is no changes needed to upgrade.

First release

26 Oct 22:57
Compare
Choose a tag to compare

This is the first release of the puppet-centrify module. This module is designed to manage the configuration and setup of centrify, a program used to Authenticate *NIX servers with Active Directory.