diff --git a/salt/pcap/init.sls b/salt/pcap/init.sls index 32eca06d8..6f4797cf9 100644 --- a/salt/pcap/init.sls +++ b/salt/pcap/init.sls @@ -18,11 +18,11 @@ # Create the logstash group stenographergroup: group.present: - - name: stenographer + - name: steno - gid: 941 # Add the logstash user for the jog4j settings -stenographer: +steno: user.present: - uid: 941 - gid: 941