Migrate from Cephtest to Ceph

This commit is contained in:
tolerryan
2025-01-14 01:10:22 -06:00
parent 5903730e99
commit 9a1cdede04
5 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ resource "proxmox_lxc" "wikmd" {
mountpoint{
key = "0"
slot = 0
storage = "Cephtest"
storage = "Ceph "
mp = "/data"
size = "400G"
}