forked from fediversity/fediversity
rm ubuntu
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
6464cf61ec
commit
40fad454a7
1 changed files with 0 additions and 9 deletions
|
|
@ -90,15 +90,6 @@ resource "proxmox_virtual_environment_file" "upload" {
|
|||
}
|
||||
}
|
||||
|
||||
# resource "proxmox_virtual_environment_download_file" "latest_ubuntu_22_jammy_qcow2_img" {
|
||||
# content_type = "import"
|
||||
# datastore_id = "local"
|
||||
# node_name = var.node_name
|
||||
# url = "https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img"
|
||||
# # need to rename the file to *.qcow2 to indicate the actual file format for import
|
||||
# file_name = "jammy-server-cloudimg-amd64.qcow2"
|
||||
# }
|
||||
|
||||
resource "proxmox_virtual_environment_vm" "nix_vm" {
|
||||
lifecycle {
|
||||
# wait, would this not disseminate any changes to this property,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue