1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-28 20:51:20 +02:00

host_vars/wiki: Added a host_vars file for wiki.archlinux.org

Added a host_vars file for the new wiki.archlinux.org machine, with the required
variables, specially the memcached_socket, for the prometheus exporter.
This commit is contained in:
Giancarlo Razzolini 2020-12-21 16:36:39 -03:00
parent 0ef5591f6f
commit 18a9fa931e
No known key found for this signature in database
GPG Key ID: F22FB1D78A77AEAB

@ -0,0 +1,8 @@
---
filesystem: btrfs
memcached_socket: "/var/run/archwiki.sock"
fail2ban_jails:
sshd: true
postfix: false
dovecot: false