mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
mounting a volume
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user