diff --git a/salt/filebeat/init.sls b/salt/filebeat/init.sls index 81bfa0388..fcac162cd 100644 --- a/salt/filebeat/init.sls +++ b/salt/filebeat/init.sls @@ -55,7 +55,7 @@ so-filebeat: - image: toosmooth/so-filebeat:techpreview - hostname: so-filebeat - user: root - - extrahosts: {{ MASTER }}:{{ MASTERIP }} + - extra_hosts: {{ MASTER }}:{{ MASTERIP }} - binds: - /opt/so/log/filebeat:/var/log/filebeat:rw - /opt/so/conf/filebeat/etc/filebeat.yml:/usr/share/filebeat/filebeat.yml:ro