Skip to content

Commit

Permalink
feat(host_groups): Add certbot-renew systemd configuration for vm-0043 (
Browse files Browse the repository at this point in the history
  • Loading branch information
smirta authored Jan 12, 2025
1 parent f07f945 commit 7a868ec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions roles/foreman/tasks/host_groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
location: Randweg
ansible_roles:
- radiorabe.certbot.certbot
- redhat.rhel_system_roles.systemd
parameters:
- name: certbot_acme_account_mail
parameter_type: string
Expand Down Expand Up @@ -156,6 +157,10 @@
- set_default_zone: drop
permanent: true
immediate: true
- name: systemd_enabled_units
parameter_type: array
value:
- certbot-renew.timer
- name: AlmaLinux 9 DMZ Virtualization Server
description: AlmaLinux 9 general purpose virtual machines.
parent: RaBe Core/RaBe Base/EL9/AlmaLinux 9
Expand Down

0 comments on commit 7a868ec

Please sign in to comment.