Compare commits
No commits in common. "90436341238f61dcf5948507ca764b8d5b13ddb6" and "5da0bfe798ae7440942f3e222d3d03b6b96b6afe" have entirely different histories.
9043634123
...
5da0bfe798
@ -25,8 +25,6 @@ lighttpd_files:
|
||||
- group: lighttpd
|
||||
- mode: '0640'
|
||||
- template: jinja
|
||||
- watch_in:
|
||||
- service: lighttpd_service
|
||||
- names:
|
||||
- /etc/lighttpd/lighttpd.conf:
|
||||
- source: salt:///{{ slspath }}/files/etc/lighttpd/lighttpd.conf.j2
|
||||
@ -42,6 +40,3 @@ lighttpd_service:
|
||||
service.running:
|
||||
- name: lighttpd.service
|
||||
- enable: True
|
||||
- reload: True
|
||||
- require:
|
||||
- pkg: lighttpd_packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user