Schedule and top file fixes

This commit is contained in:
Mike Reeves
2018-02-06 13:17:34 -05:00
parent 7b1a4acfe7
commit 3c3f4222b8
2 changed files with 9 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
schedule:
highstate:
funtion: state.highstate
minutes: 15
maxrunning: 1

View File

@@ -1,5 +1,5 @@
base: base:
'G@so-role:sensor' 'G@so-role:sensor':
- common - common
- pcap - pcap
- logstash - logstash
@@ -7,17 +7,17 @@ base:
- syslog-ng - syslog-ng
- bro - bro
'G@so-role:eval' 'G@so-role:eval':
- common - common
- sensor - sensor
- master - master
- eval - eval
'G@so-role:so-master' 'G@so-role:so-master':
- common - common
- master - master
'G@so-role:mastersensor' 'G@so-role:mastersensor':
- common - common
- sensor - sensor
- master - master