Migrate from Cephtest to Ceph
This commit is contained in:
4
grail.tf
4
grail.tf
@@ -34,7 +34,7 @@ resource "proxmox_vm_qemu" "grail" {
|
||||
ide {
|
||||
ide2 {
|
||||
cloudinit {
|
||||
storage = "Cephtest"
|
||||
storage = "Ceph"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -43,7 +43,7 @@ resource "proxmox_vm_qemu" "grail" {
|
||||
#mountpoint{
|
||||
# key = "0"
|
||||
# slot = 0
|
||||
# storage = "Cephtest"
|
||||
# storage = "Ceph"
|
||||
# mp = "/data"
|
||||
# size = "400G"
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user