Updated config.yaml

This commit is contained in:
Junaid Ali 2016-05-17 09:37:13 +02:00
parent 09c6bdde61
commit 1f2b843a01
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ options:
enable-metadata:
type: boolean
default: True
description: "Set as True to enable metadata support"
description: Set as True to enable metadata support
install_sources:
default: 'ppa:plumgrid-team/stable'
type: string
@ -43,9 +43,9 @@ options:
type: string
default: distributed
description: |
Type of connector to be used. Supported types are distributed and service
Type of connector to be used. Supported types are 'distributed' and 'service'
pip-proxy:
type: string
default: None
description: |
Enables to install python modules behind a proxy
Proxy address to install python modules behind a proxy