install_example.yml in kpm-0.0.2 vs install_example.yml in kpm-0.0.3
- old
+ new
@@ -17,5 +17,13 @@
url: https://repository.sonatype.org
repository: central-proxy
# You can use https://github.com/reidmorrison/symmetric-encryption for encryption
#username: bob
#password: bob
+kaui:
+ # If no version is specified, LATEST is assumed
+ version: LATEST
+ webapp_path: /var/tmp/tomcat/webapps/kaui
+ nexus:
+ ssl_verify: false
+ url: https://repository.sonatype.org
+ repository: central-proxy