1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-22 13:33:52 +03:00

F #5780: Add mandatory field to YAML files (#1932)

This commit is contained in:
Frederick Borges 2022-04-12 10:56:55 +02:00 committed by GitHub
parent 02a454d2b4
commit 72b355ee38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,10 +23,12 @@ inputs:
- name: 'ceph_osd_hosts_names'
type: array
description: 'Semicolon separated list of FQDNs or IP addresses of the Ceph osd hosts to be added to the cluster (osd only)'
mandatory: false
- name: 'client_hosts_names'
type: array
description: 'Semicolon separated list of FQDNs or IP addresses of the non-Ceph hosts to be added to the cluster (ceph client)'
mandatory: false
- name: 'one_hypervisor'
type: list