update config.yaml

This commit is contained in:
Edward Hope-Morley 2016-02-24 15:59:01 -05:00
parent 1e9726ccf0
commit db07108c6b
1 changed files with 6 additions and 0 deletions

View File

@ -70,12 +70,18 @@ options:
description: |
The IP address and netmask of the public (front-side) network (e.g.,
192.168.0.0/24)
.
If multiple networks are to be used, a space-delimited list of a.b.c.d/x
can be provided.
ceph-cluster-network:
type: string
default:
description: |
The IP address and netmask of the cluster (back-side) network (e.g.,
192.168.0.0/24)
.
If multiple networks are to be used, a space-delimited list of a.b.c.d/x
can be provided.
prefer-ipv6:
type: boolean
default: False