Skip to content
Snippets Groups Projects
Commit 4070c6a7 authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example

parents aa623d1a 5e9177c0
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,7 @@ docker:
image: ubuntu
image_version: xenial
command: /sbin/init
cap_add:
- SYS_ADMIN
privileged: True
volume_mounts:
- /sys/fs/cgroup:/sys/fs/cgroup
- /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket
......@@ -51,8 +50,7 @@ docker:
image: debian
image_version: jessie
command: /sbin/init
cap_add:
- SYS_ADMIN
privileged: True
volume_mounts:
- /sys/fs/cgroup:/sys/fs/cgroup
- /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment