mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-06 18:54:15 +02:00
buildbtw-remove-chain-bind-mount
Before we chain-mounted {{ buildbtw_dir }} -> /var/lib/buildbtw -> /etc/ssh/id_ed25519 and now we just use /var/lib/buildbtw/ssh/id_ed25519 directly
since it's already there.
Arch Infrastructure
This repository contains the complete collection of ansible playbooks and terraform configuration for the Arch Linux infrastructure.
Table of contents
[[TOC]]
Requirements
Install these packages:
terraformpython-clickpython-jmespathmoreutils(forplaybooks/tasks/reencrypt-vault-key.yml)
Note about terraform
See docs/terraform.md for details about terraform.
SMTP Configuration
All hosts should be relaying email through our primary mx host (currently 'mail.archlinux.org'). See docs/email.md for full details.
Servers
This section has been moved to docs/servers.md.
Documentation on upgrades and the maintenance mode is now in docs/maintenance.md.
Backup documentation
We use BorgBackup for all of our backup needs. We have a primary backup storage as well as an additional offsite backup.
See docs/backups.md for detailed backup information.
To view the current Gitlab version visit this url
Languages
Jinja
73.2%
HCL
9.3%
Shell
7.6%
AGS Script
4.8%
Python
2.4%
Other
2.6%