added first ipa client vm

This commit is contained in:
Petar Cubela
2025-09-24 10:52:31 +02:00
parent 59b27eddae
commit 9daaec2cc7
6 changed files with 200 additions and 11 deletions

View File

@@ -1,14 +1,3 @@
# Source the Cloud Init Config file
#data "template_file" "cloud_init_fed42_ipa" {
# template = "${file("${path.module}/files/cloud_init_fedora42_ipa.cloud_config")}"
#
# vars = {
# ssh_key = var.petar_ssh_public_key
# hostname = var.hostname_ipa
# domain = var.domain
# }
#}
# Create a local copy of the file, to transfer to Proxmox
resource "local_file" "cloud_init_fed42_ipa" {
#content = data.template_file.cloud_init_deb10_vm-01.rendered