From 960e88cd7e12a63aa4d4aebf05f1e421f09870a1 Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Sun, 23 Aug 2026 22:34:03 +1000 Subject: [PATCH] Archive terraform-nomad repository The terraform-nomad project is being decommissioned; mark it archived in Gitea so it becomes read-only, consistent with other retired repos in this config (e.g. rpmbuild-template). --- config/git.unkin.net/unkin/repository/terraform-nomad.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/git.unkin.net/unkin/repository/terraform-nomad.yaml b/config/git.unkin.net/unkin/repository/terraform-nomad.yaml index e1a9b33..1da3a79 100644 --- a/config/git.unkin.net/unkin/repository/terraform-nomad.yaml +++ b/config/git.unkin.net/unkin/repository/terraform-nomad.yaml @@ -2,6 +2,7 @@ description: "Manage nomad with Terraform" private: false default_branch: "master" default_delete_branch_after_merge: true +archived: true branch_protection: - rule_name: "master" enable_push: false