Skip to content

Commit

Permalink
Uncommenrt out something I had disabled for testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Chmielewski committed Apr 29, 2021
1 parent 1c4b639 commit 404bba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion threatstack/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ tsagent-config:
threatstack:
service.running:
- enable: True
# - restart: True
- restart: True
{% if pillar['ts_agent_config_args'] is defined %}
- watch:
- cmd: tsagent-config
Expand Down

0 comments on commit 404bba1

Please sign in to comment.