~jorge/charms/precise/lamp/readme-fixes

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
options:
  website-database:
    type: string
    default: "mydatabase"
    description: The name of the database to use, if it does not exist it will be created
  database-user:
    type: string
    default: "juju-user"
    description: this is the user name to access the db
  website-bzr:
    type: string
    default: ""
    description: describes is the website is on a bzr branch
  bzr-update:
    type: string
    default: ""
    description: describes is the website is on a bzr branch needs to be pulled