Add /etc/hosts and /etc/pip.conf to files retrieved for diagnostic

Change-Id: I6b3c81c93f126e85e560a445c276425a562711f9
This commit is contained in:
David Moreau-Simard 2016-04-08 15:59:22 -04:00 committed by Javier Peña
parent 5b2648aec3
commit 4f6a3d4756
1 changed files with 2 additions and 0 deletions

View File

@ -75,6 +75,8 @@ function get_config_and_logs {
'/etc/os-release'
'/etc/sudoers'
'/etc/sudoers.d'
'/etc/hosts'
'/etc/pip.conf'
'/etc/libvirt'
'/var/log/libvirt'
'/etc/qemu'