mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2025-02-17 18:24:33 +01:00
change watch_in to watch under service to avoid: ssh not part of the state issue in ubuntu 12.04
This commit is contained in:
parent
af3e86a73d
commit
e36819e1a3
@ -7,6 +7,6 @@ sshd_config:
|
||||
file.managed:
|
||||
- name: {{ openssh.sshd_config }}
|
||||
- source: {{ openssh.sshd_config_src }}
|
||||
- watch_in:
|
||||
- watch:
|
||||
- service: {{ openssh.service }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user