Mercurial > code > home > repos > infra
changeset 325:4d1b6a6e65d2
minor project edits
author | drewp@bigasterisk.com |
---|---|
date | Mon, 20 Jan 2025 14:10:19 -0800 |
parents | 99c81fa0f2fc |
children | 5b88b38f2471 |
files | .hgignore dns.py pi-setup/tasks.py tasks.py |
diffstat | 4 files changed, 12 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgignore Mon Jan 20 14:09:37 2025 -0800 +++ b/.hgignore Mon Jan 20 14:10:19 2025 -0800 @@ -4,3 +4,4 @@ pyinfra-debug.log secrets/ ran_all.timestamp +.pytest_cache
--- a/dns.py Mon Jan 20 14:09:37 2025 -0800 +++ b/dns.py Mon Jan 20 14:10:19 2025 -0800 @@ -59,7 +59,6 @@ # no default instance; i'll add some specific ones below systemd.service(service='dnsmasq', enabled=False, running=False) -if host.name == 'bang': def watchLeasesFile(): """summary: