Skip to content

Commit

Permalink
fix(service): svc salt-master watch remove-default-master-conf-file
Browse files Browse the repository at this point in the history
  • Loading branch information
sticky-note committed Jul 16, 2020
1 parent 342e822 commit e1774e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions salt/master.sls
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ salt-master:
remove-default-master-conf-file:
file.absent:
- name: {{ salt_settings.config_path }}/master
- watch_in:
- service: salt-master
{% endif %}
# clean up old _defaults.conf file if they have it around
Expand Down

0 comments on commit e1774e3

Please sign in to comment.