wso2 / puppet-es

Apache License 2.0
35 stars 2 forks source link

Adapt secure vault config changes from puppet base #1

Open vidurananayakkara opened 7 years ago

vidurananayakkara commented 7 years ago

Applying secure vault configurations via puppet templates is removed in puppet base. Instead, we simply copy the secure vault files via puppet file resources. This change needs to be adapted in order to ensure the functionality of secure vault with the latest puppet base. Please do note that secure vault will not work with previous puppet-bases after this change is adapted.

vidurananayakkara commented 7 years ago

Refer to PR https://github.com/wso2/puppet-apim/pull/41 when adapting the changes