Collect all *rc files

If the stack's name is not 'overcloud' then its rc file is not
collected. Rather than relying on a hard-coded stackrc,
overcloudrc, etc we can use a wildcard to catch them all. This
might also catch a few other files, but that's a small price to
pay.

Change-Id: I4892e3d5ff73eda3cc92406cecaf7611e6b6c304
This commit is contained in:
Jesse Pretorius (odyssey4me) 2021-01-20 17:26:19 +00:00 committed by Sergii Golovatiuk
parent e5d9714bb3
commit 439d0890b1
1 changed files with 2 additions and 3 deletions

View File

@ -86,8 +86,8 @@ artcl_collect_list:
- /etc/
- /home/*/undercloud-ansible-*
- /home/*/.instack/install-undercloud.log
- /home/*/stackrc
- /home/*/overcloudrc*
- /home/*/*rc
- /home/*/*rc.v3
- /home/*/*.log
- /home/*/*.json
- /home/*/*.conf
@ -96,7 +96,6 @@ artcl_collect_list:
- /home/*/*.sh
- /home/*/*.rst
- /home/*/*.pem
- /home/*/deploy-overcloudrc
- /home/*/network-environment.yaml
- /home/*/skip_file
- /home/*/*.subunit