summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2025-02-05 18:57:20 +0100
committerjerome <jerome@xlinfo.fr>2025-02-05 18:57:20 +0100
commitd2b9d98a830d38348859542e24ae9f389edc4cf1 (patch)
tree912aa9d25c04d27ba2e6c23080e64881187c0591
parent7442f7543946901960151c340a2a9f2e6a0f106d (diff)
downloadkvm-multi-d2b9d98a830d38348859542e24ae9f389edc4cf1.tar.gz
kvm-multi-d2b9d98a830d38348859542e24ae9f389edc4cf1.zip
correction
-rw-r--r--libvirt.tf3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvirt.tf b/libvirt.tf
index 64bf161..4af2742 100644
--- a/libvirt.tf
+++ b/libvirt.tf
@@ -65,9 +65,6 @@ resource "libvirt_domain" "vm_domain" {
autoport = true
}
- provisioner "local-exec" {
- command = "./script_local ${self.network_interface.0.addresses[0]}"
- }
}
# Output Server IP