Minor fixes to get OpenSuse working again

This commit is contained in:
Werner Dijkerman
2018-12-11 18:41:30 +01:00
parent 1cffd3dbc0
commit ad7ea9b04e
2 changed files with 2 additions and 2 deletions

View File

@ -42,9 +42,8 @@ platforms:
networks:
- name: telegraf
- name: telegraf-opensuse
image: reszelaz/leap-systemd
image: opensuse/leap
privileged: True
command: /sbin/init
groups:
- telegraf
networks:

View File

@ -24,6 +24,7 @@
repo: "http://download.opensuse.org/repositories/devel:/languages:/go/openSUSE_Factory/"
name: The Go Programming Language (openSUSE_Factory)
state: present
runrefresh: True
auto_import_keys: True
become: yes