From d6817fd105f76ec91b090b5d8e2a35ece2ec43ec Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Wed, 1 Aug 2018 09:14:19 +0100 Subject: [PATCH] Collect netplan config Ubuntu Bionic hosts use netplan which may have configuration affecting the host network setup. Change-Id: If1b91df9e73f43f9c49f3637f19a5f225afccb19 --- test-log-collect.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test-log-collect.sh b/test-log-collect.sh index 07bf9464..397b548e 100755 --- a/test-log-collect.sh +++ b/test-log-collect.sh @@ -61,6 +61,7 @@ COMMON_ETC_LOG_NAMES="almanach \ mongodb \ my.cnf \ mysql \ + netplan \ network \ nginx \ neutron \