collect-logs: add ~/.tripleo dir collection
This directory will have more files in there when we switch the tripleo deploy command (standalone) to work without root. In advance we want to start collecting the directory for further potential debug in TripleO CI. Change-Id: I864ed5605b82a0c857bc71bb743320bb5216b391
This commit is contained in:
@@ -18,6 +18,7 @@ artcl_collect_list:
|
||||
- /var/lib/pki/
|
||||
- /home/{{ undercloud_user }}/.instack/install-undercloud.log
|
||||
- /home/{{ undercloud_user }}/.config/openstack/
|
||||
- /home/{{ undercloud_user }}/.tripleo/
|
||||
- /home/{{ undercloud_user }}/stackrc
|
||||
- /home/{{ undercloud_user }}/overcloudrc
|
||||
- /home/*/*.log
|
||||
|
||||
Reference in New Issue
Block a user