Skip to content

Commit

Permalink
ci: Add cgroupns_mode to install_vault molecule
Browse files Browse the repository at this point in the history
  • Loading branch information
nqngo committed Dec 22, 2022
1 parent f781b52 commit 1971a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/install_vault/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ platforms:
dockerfile: ../common/Dockerfile.j2
command: /sbin/init
privileged: true
cgroupns_mode: host
capabilities:
- CAP_SYS_ADMIN
- CAP_IPC_LOCK
Expand Down

0 comments on commit 1971a00

Please sign in to comment.