From a0fe44bbdc7d91899fefe6d506ad48d3c07be57f Mon Sep 17 00:00:00 2001 From: William Blonay Date: Wed, 31 Jan 2024 14:52:25 +0200 Subject: [PATCH] Panos shutdown when editing interfaces to avoid Panos to keep previous IPs --- nova/core/roles/machine_operations/defaults/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/nova/core/roles/machine_operations/defaults/main.yml b/nova/core/roles/machine_operations/defaults/main.yml index bf86ca01..1af3b3f5 100644 --- a/nova/core/roles/machine_operations/defaults/main.yml +++ b/nova/core/roles/machine_operations/defaults/main.yml @@ -16,6 +16,7 @@ extra_network_interfaces: [] machine_operations_extra_nic_shutdown: - pfsense - fortinet.fortios.fortios + - panos # Hardware hardware_cpu: # Nr of CPUs to add to machine if left empty it will use the same as the template