Skip to content

Commit 2224d25

Browse files
authored
Merge pull request #172 from stackhpc/upstream/wallaby-2022-10-17
Synchronise wallaby with upstream
2 parents 2db59cf + 3c0c7e3 commit 2224d25

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
Defaults secure_path="/opt/ansible/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
2+
13
ansible ALL=(root) NOPASSWD: /opt/ansible/bin/ansible localhost -m find_disks -a *, /usr/local/bin/ansible localhost -m find_disks -a *
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes an issue with Swift deployment via Kolla Ansible caused by
5+
the fix to CVE-2022-38060.
6+
The kolla-toolbox container now have its own sudoers secure_path
7+
configuration which allows the necessary binaries to execute.

0 commit comments

Comments
 (0)