aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/ceph-mon.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2016-07-28 17:03:33 +0200
committerGiulio Fidente <gfidente@redhat.com>2016-07-28 15:47:33 +0000
commita2b64eb86c6f3eddac669656044231763ea437b1 (patch)
treec682710420b55721dd92d6f8a8d342e548e86fcc /puppet/services/ceph-mon.yaml
parentfc93cf3e2965f430b243eda1e95ce30c4e59a1ab (diff)
We don't need to set a default for the CephX keys and cluster FSID
Change-Id: I28021f27a5adc8433df8abdadf0b571b20674fa6 Partial-Bug: 1607407
Diffstat (limited to 'puppet/services/ceph-mon.yaml')
-rw-r--r--puppet/services/ceph-mon.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/services/ceph-mon.yaml b/puppet/services/ceph-mon.yaml
index 8df7683d..299c5274 100644
--- a/puppet/services/ceph-mon.yaml
+++ b/puppet/services/ceph-mon.yaml
@@ -13,7 +13,6 @@ parameters:
default: False
type: boolean
CephMonKey:
- default: ''
description: The Ceph monitors key. Can be created with ceph-authtool --gen-print-key.
type: string
hidden: true