This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Releases: kogito-ops/puppet-minio
Releases · kogito-ops/puppet-minio
v1.1.2
v1.1.1
Features
- Moved existing profiles to
server
namespace - Added support for minio client deployments
- Added support for client alias management
- Added support for certificate deployments
- Added support for custom locations for the configuration file
- Added support for providing additional options for minio server with
MINIO_OPTS
- Updated documentation
v1.1.0
With this release, ownership of this module is transfered to Kogito UG, a DevOps / Infrastructure services business in Berlin, Germany.
Features
- Upgrade default Minio installation to a more recent version
- Base URL for Minio downloads can now be pointed to a custom location
- Converted module to be Puppet Development Kit compatible
- Added support for Debian 9 (Stretch)
- Updated Puppet requirements to be in line with PE lifecycle
- API:
sorted_json(...)
function has been converted to a Puppet 4 style function and renamed toto_sorted_json(...)
v1.0.2
Maintenance
- use resource types for parameters
v1.0.1
Updates
- added support to configure address and port
Maintenance
- switch to using archive URLs for Minio downloads to provide a stable state.
v1.0.0
Initial release of Minio management module! Hurra!
New features
- support package and configuration of Minio on Debian, Ubuntu, CentOS, RHEL.
Bug fixes
- ... nothing yet!
Maintenance
- ... adding in Travis CI build settings and Puppet Forge deployment.