mounting a volume

This commit is contained in:
Werner Dijkerman
2018-12-11 20:19:29 +01:00
parent aed37346fb
commit 4c9d937b18

View File

@ -44,6 +44,9 @@ platforms:
- name: telegraf-opensuse - name: telegraf-opensuse
image: wdijkerman/molecule-systemd-leap image: wdijkerman/molecule-systemd-leap
privileged: True privileged: True
command: /sbin/init
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
groups: groups:
- telegraf - telegraf
networks: networks: