mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(freeipa): move to the dvd because netinst is weird
This commit is contained in:
parent
bb4af4a54f
commit
b7b552584d
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ resource "proxmox_virtual_environment_vm" "freeipa" {
|
||||||
|
|
||||||
disk {
|
disk {
|
||||||
datastore_id = "local-zfs"
|
datastore_id = "local-zfs"
|
||||||
file_id = "local:iso/Fedora-Server-netinst-x86_64-39-1.5.iso"
|
file_id = "local:iso/Fedora-Server-dvd-x86_64-39-1.5.iso"
|
||||||
interface = "scsi0"
|
interface = "scsi0"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue