mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-01 18:56:12 -04:00
fix: pihole lighttpd link
This commit is contained in:
parent
6fc173d78d
commit
224d2d5f69
1 changed files with 4 additions and 2 deletions
|
@ -83,8 +83,10 @@ include:
|
|||
|
||||
"{{ slsdotpath }}-disable-external-admin-interface-symlink":
|
||||
file.symlink:
|
||||
- name: /etc/lighttpd/conf-available/50-pihole.conf
|
||||
- target: /etc/lighttpd/conf-enabled/50-pihole.conf
|
||||
- require:
|
||||
- file: "{{ slsdotpath }}-disable-external-admin-interface"
|
||||
- name: /etc/lighttpd/conf-enabled/50-pihole.conf
|
||||
- target: /etc/lighttpd/conf-available/50-pihole.conf
|
||||
- force: True
|
||||
|
||||
"{{ slsdotpath }}-disable-systemd-resolved":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue