added first ipa client vm
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user