From bbe9cd9f0e10c82979d6732f301018ea1b0158d7 Mon Sep 17 00:00:00 2001 From: Beth <ejparker@actcur.com> Date: Sat, 29 Mar 2025 23:57:03 -0500 Subject: [PATCH] added ipa.actcur.com and ipa2.actcur.com servers and incremented certbot --- playbook_templates/forgejo.actcur.com | 2 +- playbook_templates/ipa.actcur.com | 4 ++-- playbook_templates/ipa2.actcur.com | 2 +- playbook_templates/privtorrents.actcur.com | 2 +- playbook_templates/starrs.actcur.com | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/playbook_templates/forgejo.actcur.com b/playbook_templates/forgejo.actcur.com index 3cf2c95..dcf2635 100644 --- a/playbook_templates/forgejo.actcur.com +++ b/playbook_templates/forgejo.actcur.com @@ -1,7 +1,7 @@ role:core:v1.2:core role:nginx-ssl:v1.1:common,nginx-ssl role:mount:v1.1:core,mount -role:certbot:v1.1:common,certbot +role:certbot:v1.2:common,certbot role:forgejo:v1.0:workload,forgejo # end of file diff --git a/playbook_templates/ipa.actcur.com b/playbook_templates/ipa.actcur.com index b5e8a88..7f00433 100644 --- a/playbook_templates/ipa.actcur.com +++ b/playbook_templates/ipa.actcur.com @@ -1,5 +1,5 @@ role:core:v1.2:core -role:ipa-server:testing:workload,ipa-server -role:certbot:v1.1:common,certbot +role:ipa-server:v1.0:workload,ipa-server +role:certbot:v1.2:common,certbot # end of file diff --git a/playbook_templates/ipa2.actcur.com b/playbook_templates/ipa2.actcur.com index bdfe9ab..b468799 100644 --- a/playbook_templates/ipa2.actcur.com +++ b/playbook_templates/ipa2.actcur.com @@ -1,4 +1,4 @@ role:core:v1.2:core -role:ipa-server:testing:workload,ipa-server +role:ipa-server:v1.0:workload,ipa-server # end of file diff --git a/playbook_templates/privtorrents.actcur.com b/playbook_templates/privtorrents.actcur.com index a8158a8..e97cd19 100644 --- a/playbook_templates/privtorrents.actcur.com +++ b/playbook_templates/privtorrents.actcur.com @@ -2,6 +2,6 @@ role:core:v1.2:core role:mount:v1.1:core,mount role:deluge:v1.0:workload,deluge role:nginx-ssl:v1.1:common,nginx-ssl -role:certbot:v1.1:common,certbot +role:certbot:v1.2:common,certbot # end of file \ No newline at end of file diff --git a/playbook_templates/starrs.actcur.com b/playbook_templates/starrs.actcur.com index 0372410..1575de4 100644 --- a/playbook_templates/starrs.actcur.com +++ b/playbook_templates/starrs.actcur.com @@ -1,7 +1,7 @@ role:core:v1.2:core role:mount:v1.1:core,mount role:nginx-ssl:v1.1:common,nginx-ssl -role:certbot:v1.1:common,certbot +role:certbot:v1.2:common,certbot role:sonarr:v1.0:workload,sonarr role:radarr:v1.0:workload,radarr role:readarr:v1.0:workload,readarr