1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/host_vars/luna.archlinux.org/misc
Jelle van der Waa 4bc660d6be
Remove zabbix-agent, zabbix roles
Zabbix has been replaced by Prometheus for monitoring our services.
2020-11-21 22:14:20 +01:00

10 lines
162 B
Plaintext

---
configure_network: false
filesystem: "ext4"
system_disks:
- /dev/sda
- /dev/sdb
vault_mariadb_users:
root: "{{encrypted_mariadb_users_root_password}}"