rbd: delete ceph release name (useless)
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
parent
9b8a1f0d88
commit
71d781eec0
@ -17,7 +17,6 @@
|
|||||||
class privatecloud::rbd (
|
class privatecloud::rbd (
|
||||||
$fsid = $os_params::ceph_fsid,
|
$fsid = $os_params::ceph_fsid,
|
||||||
$auth_type = 'cephx',
|
$auth_type = 'cephx',
|
||||||
$release = 'cuttlefish',
|
|
||||||
$cluster_network = $os_params::ceph_cluster_network,
|
$cluster_network = $os_params::ceph_cluster_network,
|
||||||
$public_network = $os_params::ceph_public_network
|
$public_network = $os_params::ceph_public_network
|
||||||
) {
|
) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user