From 495b4764c817573416f632b2a183a260cae5207d Mon Sep 17 00:00:00 2001 From: Beth Date: Thu, 20 Mar 2025 22:03:39 -0500 Subject: [PATCH] moved forgejo to production repo versions and moved all servers to latest core version --- playbook_templates/forgejo.actcur.com | 6 +++--- playbook_templates/privtorrents.actcur.com | 2 +- playbook_templates/starrs.actcur.com | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/playbook_templates/forgejo.actcur.com b/playbook_templates/forgejo.actcur.com index e73873d..25e0d7d 100644 --- a/playbook_templates/forgejo.actcur.com +++ b/playbook_templates/forgejo.actcur.com @@ -1,7 +1,7 @@ -role:core:fix:core -role:nginx-ssl:testing:common,nginx-ssl +role:core:v1.2:core +role:nginx-ssl:v1.0:common,nginx-ssl role:mount:v1.1:core,mount role:certbot:v1.0:common,certbot -role:forgejo:testing:workload,forgejo +role:forgejo:v1.0:workload,forgejo # end of file diff --git a/playbook_templates/privtorrents.actcur.com b/playbook_templates/privtorrents.actcur.com index 2eab318..2475e7e 100644 --- a/playbook_templates/privtorrents.actcur.com +++ b/playbook_templates/privtorrents.actcur.com @@ -1,4 +1,4 @@ -role:core:v1.1:core +role:core:v1.2:core role:mount:v1.1:core,mount role:deluge:v1.0:workload,deluge role:nginx-ssl:v1.0:common,nginx-ssl diff --git a/playbook_templates/starrs.actcur.com b/playbook_templates/starrs.actcur.com index 56b7f82..57f2abb 100644 --- a/playbook_templates/starrs.actcur.com +++ b/playbook_templates/starrs.actcur.com @@ -1,4 +1,4 @@ -role:core:v1.1:core +role:core:v1.2:core role:mount:v1.1:core,mount role:nginx-ssl:v1.0:common,nginx-ssl role:certbot:v1.0:common,certbot