compyte/hypervisor: add dor for has_ceph param
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
parent
79c376fde3
commit
5803d889d7
@ -13,8 +13,18 @@
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
#
|
||||
# == Class: cloud::compute::hypervisor
|
||||
#
|
||||
# Hypervisor Compute node
|
||||
#
|
||||
# === Parameters:
|
||||
#
|
||||
# [*has_ceph]
|
||||
# (optional) Enable or not ceph capabilities on compute node.
|
||||
# If RBD is Cinder backend and/or virtual machines are stored on Ceph cluster,
|
||||
# it should be set to True.
|
||||
# Default to false.
|
||||
#
|
||||
|
||||
class cloud::compute::hypervisor(
|
||||
$api_eth = $os_params::api_eth,
|
||||
|
Loading…
x
Reference in New Issue
Block a user