- Fix some issues on Ubuntu 16.04 preventing mkhomedir and logshipper from working correctly.
- Change repository addresses to {apt,yum}.conjur.org.
- Added attribute
['conjur']['logshipper']['conjur_repository']
to toggle pulling packages from Conjur repos in offline scenarios.
- Don't install any packages in the
configure
step.
- On platforms that use systemd, don't try to restart logshipper in conjur::install
- Add automated testing for many more platforms
- Rework testing use a real Conjur appliance
- Fix login on Debian
- Install
conjur_authorized_keys
in/opt/conjur/bin
instead of/usr/local/bin
- Correctly detect systemd on Debian
- Fix for debian (don't install ubuntu-specific package)
- Fix Amazon Linux support
- Systemd support
- Updated EL repository URL
- Add a timeout in pubkey fetcher to prevent lockout when Conjur is unreachable
- Lower nslcd's idle_timelimit to one second
- Configures
nsswitch
to use LDAP for group lookup. This enables the usage of Conjur for secondary groups.