From 748b58588b7acec24839fde938e4377a39b81319 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 20 Oct 2019 15:26:26 +0200 Subject: added workaround/fix for intel nic stability --- inventory/host_vars/sk-2019vm.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/sk-2019vm.yml b/inventory/host_vars/sk-2019vm.yml index 766be5fc..574e3f0d 100644 --- a/inventory/host_vars/sk-2019vm.yml +++ b/inventory/host_vars/sk-2019vm.yml @@ -9,6 +9,8 @@ install: network: {} +base_intel_nic_stability_fix: true + vm_host: network: interface: br-public -- cgit v1.2.3