Sha256: 623751171b1869a5e675f1cc010ec575ce3f46ef049555118e2a8758a8e579d3

Contents?: true

Size: 570 Bytes

Versions: 2

Compression:

Stored size: 570 Bytes

Contents

killbill:
  # If no version is specified, LATEST is assumed
  version: LATEST
  webapp_path: /var/tmp/tomcat/webapps/ROOT
  plugins_dir: /var/tmp/bundles
  plugins:
    java:
      - name: analytics-plugin
        version: 0.6.0
    ruby:
      - name: logging-plugin
        version: LATEST
      - name: zendesk-plugin
        version: 1.3.0
  nexus:
    ssl_verify: false
    url: https://repository.sonatype.org
    repository: central-proxy
    # You can use https://github.com/reidmorrison/symmetric-encryption for encryption
    #username: bob
    #password: bob

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kpm-0.0.2 install_example.yml
kpm-0.0.1 install_example.yml