diff options
author | 2024-08-25 19:59:42 +0200 | |
---|---|---|
committer | 2024-08-25 20:31:31 +0100 | |
commit | b2a4ff0bd9bbd7dc9febca535312479efb4978f1 (patch) | |
tree | f6b362d635e94f9cde7dcfb853f01eb449dc05e0 | |
parent | Document debugging of sieve scripts (diff) |
Kill remaining turing host variables
-rw-r--r-- | ansible/host_vars/turing/alloy.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ansible/host_vars/turing/alloy.yml b/ansible/host_vars/turing/alloy.yml deleted file mode 100644 index 2e439d2..0000000 --- a/ansible/host_vars/turing/alloy.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -alloy_extra_files: - - name: nginx_access - path: "/var/log/nginx/access.log" - - name: nginx_error - path: "/var/log/nginx/error.log" |