grail.tf formating fix
This commit is contained in:
4
grail.tf
4
grail.tf
@@ -22,7 +22,7 @@ resource "proxmox_lxc" "grail" {
|
|||||||
size = "42G"
|
size = "42G"
|
||||||
}
|
}
|
||||||
|
|
||||||
mountpoint{
|
mountpoint {
|
||||||
key = "1"
|
key = "1"
|
||||||
slot = 1
|
slot = 1
|
||||||
# Dir on host
|
# Dir on host
|
||||||
@@ -35,7 +35,7 @@ resource "proxmox_lxc" "grail" {
|
|||||||
size = "10G"
|
size = "10G"
|
||||||
}
|
}
|
||||||
|
|
||||||
mountpoint{
|
mountpoint {
|
||||||
key = "2"
|
key = "2"
|
||||||
slot = 2
|
slot = 2
|
||||||
# Dir on host
|
# Dir on host
|
||||||
|
|||||||
Reference in New Issue
Block a user