Repos with recipes to deploy some infrastructure services
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
v1.4.0 (2018-12-02)
BUG FIXES:
- Ensure that lists are expanded in the PowerDNS configuration template (#55)
NEW FEATURES:
- Add an option (
pdns_disable_handlers) to disable the automated restart of the service on configuration changes (#54)
v1.3.0 (2018-07-13)
NEW FEATURES:
- Allow to manage systemd overrides (#53)
IMPROVEMENTS:
- Stricter
pdns_config_dir and pdns_config['include-dir'] folders permissions (#53)
- Improved documentation (#52)
- Upgrade molecule to 2.14.0 (#51)
- Improved systemd support in the tests (#49)
v1.2.1 (2018-04-06)
BUG FIXES:
- Fix the name of the PostgreSQL backend on RHEL
v1.2.0 (2018-04-05)
NEW FEATURES:
- Debug packages installation (#47)
IMPROVEMENTS:
- Improved test-suite (#47)
- Improved config files permissions (#45)
v1.1.0 (2017-11-25)
IMPROVEMENTS:
- Testing across multiple ansible versions with tox (#43)
BUG FIXES:
- Fixed test cases and hardened file permissions (#42)
v1.0.0 (2017-10-27)
IMPROVEMENTS:
- Sort configuration keys (#35, #37)
BUG FIXES:
- Fix the logic handling the different packages versions for Debian and CentOS (#43)
- Fix a few typos in the README file (#39)
v0.1.1 (2017-10-10)
NEW FEATURES:
- Install specific PowerDNS Authoritative Server versions (#34)
IMPROVEMENTS:
- Add support to the PowerDNS Authoritative Server 4.1.x releases (#33)
- Fixing minor linter issues with whitespace (#30)
BUG FIXES:
- Fix Ubuntu APT repositories pinning (#32)
v0.1.0 (2017-06-27)
Initial release.
NEW FEATURES:
- PostgreSQL and SQLite databases initialization
- PowerDNS Authoritative Server installation and configuration Red-Hat and Debian support
- Continuous testing with TravisCI
IMPROVEMENTS:
- Switch to the MIT License (#27)
- Overall role refactoring (#28)