[Fix] fip bastion FIP name for emine ceph env

This commit is contained in:
Mohamed Emine IBRAHIM 2024-02-22 17:05:18 +01:00
parent a0c9449c7c
commit 8f957566fb
Signed by: emine
GPG Key ID: 080CA82CBE99A505

View File

@ -184,7 +184,7 @@
"network": [{
"name": "ceph_network",
"fip": {
"name": "ceph_bastion",
"name": "fip_bastion",
"pool": "public"
}
}]