~jose/charms/precise/owncloud/upgrade-to-7

10.1.1 by Nathan Williams
upgrade owncloud version and add database and shared-fs relations
1
options:
2
  port:
3
    type: int
4
    default: 80
5
    description: apache listening port
6
  user:
7
    type: string
8
    default: owncloud
9
    description: default administrative user
10.1.3 by Nathan Williams
* config.yaml - use full words
10
  password:
10.1.1 by Nathan Williams
upgrade owncloud version and add database and shared-fs relations
11
    type: string
19.2.5 by Charles Butler
Adds missing defaults from config.yaml, and adds fancy new icon
12
    default: ""
10.1.1 by Nathan Williams
upgrade owncloud version and add database and shared-fs relations
13
    description: default administrative password