Releases: wso2/puppet-base
Releases · wso2/puppet-base
WSO2 Puppet Base v1.2.0
This is a minor release of WSO2 Puppet-base
which adds following improvements and fixes to the code base.
WSO2 Puppet Base v1.1.0
WSO2 base puppet module provides features for installing and configuring WSO2 middleware products. With this puppet base release, we have improved the way secure vault configurations are handled and fixed service restarts when the puppet agent is set to run in daemon mode.
Changelog
- Change the way secure vault configurations are being applied:
- Secure vault config files need to be specified in the deployment pattern YAML configuration (Refer https://github.com/wso2/puppet-base/wiki/Using-WSO2-Carbon-Secure-Vault-With-WSO2-Puppet-Modules for further information)
- Fix service restarts when puppet agent is enabled
- Add startup_script_name to system.pp
- Add pid_file_path parameter
- Remove password parameter from wso2 user resource
Known Issues
- #40 - service_name / hostaname: declared more than once in wso2am_runtime/manifests/init.pp
- #39 - password-tmp file is not deleted due to lack of permissions
- #38 - Update Supported Operating Systems in README.md
- #29 - Parameterize server startup script name
- #28 - Error: "true" is not a boolean
- #17 - set_ownership_ failing
- #15 - Puppetize instance hardening tasks
- #14 - Remove hardcoded server startup scripts
- #13 - Upgrade to Puppet 4.x
- #5 - Members in axis2.xml duplicated when using WKA scheme
Special Notes
In order for secure vault to work with this puppet base release, please do adapt the changes from PR wso2/puppet-apim#41
WSO2 Puppet Base v1.0.1
This is a patch release which fixes following issues in the puppet-base.
WSO2 Puppet Base v1.0.0
Merge pull request #10 from pubudu538/release-1.0.0 Release 1.0.0