From 1f6d72b384e9b7dd998481d116460f00b3e0092c Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 25 Nov 2024 09:23:11 -0800 Subject: [PATCH] Retire borg-ethercalc02 on the vexxhost backup server This retires the borg-ethercalc02 backup user on our smaller backup server via ansible automation. The bulk of this work was actually previously performed manually, but doing so in git here records everything and is a good exercise for the retirement machinery. A followup will purge this user. Change-Id: I72a7650eac7a1e74c1a1af460a00a0f6fad13b2b --- .../host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 inventory/service/host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml diff --git a/inventory/service/host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml b/inventory/service/host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml new file mode 100644 index 0000000000..4cd0705458 --- /dev/null +++ b/inventory/service/host_vars/backup02.ca-ymq-1.vexxhost.opendev.org.yaml @@ -0,0 +1,2 @@ +borg_retire_users: + - borg-ethercalc02