We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2b09d commit 1751a5fCopy full SHA for 1751a5f
roles/elasticsearch/molecule/default/molecule.yml
@@ -9,6 +9,7 @@ platforms:
9
dockerfile: ../../../../tests/molecule/Dockerfile-noprivs.j2
10
command: "/lib/systemd/systemd"
11
privileged: true
12
+ network_mode: host # test if help with Network is unreachable
13
tmpfs:
14
- /run
15
- /run/lock
0 commit comments