-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1381 from stackhpc/bump-kayobe-automation
Bump kayobe-automation
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule .automation
updated
9 files
+2 −0 | README.md | |
+64 −2 | ansible/kayobe-automation-run-tempest.yml | |
+1 −1 | ansible/roles/config-diff-vars/filter_plugins/utils.py | |
+8 −7 | docker/kayobe/Dockerfile | |
+7 −4 | functions | |
+88 −47 | scripts/config-diff.sh | |
+17 −0 | scripts/overcloud-database-recover.sh | |
+44 −0 | scripts/script-run.sh | |
+16 −4 | utils/kayobe-automation-redact |