1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-09-25 13:21:38 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Evangelos Foutras
a9e0790f53
Remove the three dashes from all YAML documents
These are used to signal the start of the document in a stream of many
documents. As Ansible only supports one YAML document per file this is
unnecessary. About a third of our YAML documents already lacked these.
2022-06-08 14:35:45 +03:00
Kristian Klausen
91f9df6960
Add missing wireguard for gluebuddy
Fixes: d88c0b95 ("Initialize gluebuddy host")
2022-01-30 14:25:35 +01:00
Kristian Klausen
ed4ddb2c08
Remove tools role from gluebuddy
The tools role is only used on servers which normal staff have SSH
access to since [1].

[1] 7da1e273 ("Cleanup tools")

Fixes: d88c0b95 ("Initialize gluebuddy host")
2022-01-30 14:25:31 +01:00
Jelle van der Waa
d88c0b953e
Initialize gluebuddy host 2022-01-21 10:30:05 +01:00