mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(freeipa): wow, disks really work like that? that's deranged.
This commit is contained in:
parent
b7b552584d
commit
8be7abcbf9
1 changed files with 0 additions and 7 deletions
|
|
@ -105,13 +105,6 @@ resource "proxmox_virtual_environment_vm" "freeipa" {
|
|||
datastore_id = "local-zfs"
|
||||
file_id = "local:iso/Fedora-Server-dvd-x86_64-39-1.5.iso"
|
||||
interface = "scsi0"
|
||||
}
|
||||
|
||||
|
||||
disk {
|
||||
datastore_id = "local-zfs"
|
||||
file_format = "raw"
|
||||
interface = "scsi1"
|
||||
size = 32
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue