Update to 2022-09-16 10:00

This commit is contained in:
Daniel Berteaud
2022-09-16 10:00:09 +02:00
parent 5f63198ca7
commit 0af60855cc
13 changed files with 32 additions and 24 deletions

View File

@@ -10,10 +10,5 @@ linsat_controllers_url:
# List of IP/CIDR which can reach the API of the satellite (only Linstor controller should reach it)
linsat_api_src_ip: []
# HA NFS Service
linsat_nfs_src_ip: []
# HA iSCSI Service
linsat_iscsi_src_ip: []
# List of resources to keep (and not delete/regenerate) on start. Usefull for the HA controller
linsat_keep_res: [ "{{ linctl_ha_res | default('linstor_db') }}" ]