Skip to content

Commit 7a868ec

Browse files
authored
feat(host_groups): Add certbot-renew systemd configuration for vm-0043 (#210)
1 parent f07f945 commit 7a868ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

roles/foreman/tasks/host_groups.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
location: Randweg
119119
ansible_roles:
120120
- radiorabe.certbot.certbot
121+
- redhat.rhel_system_roles.systemd
121122
parameters:
122123
- name: certbot_acme_account_mail
123124
parameter_type: string
@@ -156,6 +157,10 @@
156157
- set_default_zone: drop
157158
permanent: true
158159
immediate: true
160+
- name: systemd_enabled_units
161+
parameter_type: array
162+
value:
163+
- certbot-renew.timer
159164
- name: AlmaLinux 9 DMZ Virtualization Server
160165
description: AlmaLinux 9 general purpose virtual machines.
161166
parent: RaBe Core/RaBe Base/EL9/AlmaLinux 9

0 commit comments

Comments
 (0)