config.yaml: Update use of 'str' to 'string'

This commit is contained in:
Adam Gandelman 2011-09-07 14:56:16 -07:00
parent 2b588a1ad9
commit 846cb1e354
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
options:
swift-release:
default: distro
type: str
type: string
description: Swift PPA to configure (trunk, milestone, distro)
# Ring configuration
partition-power:
@ -19,17 +19,17 @@ options:
# CA Cert info
country:
default: US
type: str
type: string
description: Country
state:
default: ST
type: str
type: string
description: State
locale:
default: City
type: str
type: string
description: Locale
common-name:
default: CN
type: str
type: string
description: Common Name