~charmers/charms/precise/tomcat7/precise

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Clint Byrum
  • Date: 2012-03-13 22:45:13 UTC
  • Revision ID: clint@ubuntu.com-20120313224513-4nbindl5sdqa30fn
fixes for stricter booleans

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    default: admin
9
9
    description: Password to use to access manager and admin applications
10
10
  multicast:
11
 
    type: string
 
11
    type: boolean
12
12
    default: False
13
13
    description: Use multicast networking for clustering
14
14
      This has the advantage that is does not require restarts of the tomcat7 instances