Add curator to static pillar

This commit is contained in:
Mike Reeves
2020-07-09 12:00:07 -04:00
parent 96bcf9d9f3
commit ca20279a09

View File

@@ -1013,6 +1013,11 @@ master_static() {
"strelka:"\
" enabled: $STRELKA"\
" rules: $STRELKARULES"\
"curator:"\
" hot_warm: False"\
" warm: 7"\
" close: 30"
" delete: 45"
"elastic:"\
" features: False" > "$static_pillar"