diff options
| author | jerome <jerome@xlinfo.fr> | 2025-02-05 18:57:20 +0100 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2025-02-05 18:57:20 +0100 |
| commit | d2b9d98a830d38348859542e24ae9f389edc4cf1 (patch) | |
| tree | 912aa9d25c04d27ba2e6c23080e64881187c0591 | |
| parent | 7442f7543946901960151c340a2a9f2e6a0f106d (diff) | |
| download | kvm-multi-d2b9d98a830d38348859542e24ae9f389edc4cf1.tar.gz kvm-multi-d2b9d98a830d38348859542e24ae9f389edc4cf1.zip | |
correction
| -rw-r--r-- | libvirt.tf | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |
