Thomas Kleinendorst
|
462e202737
|
Register actual container as systemd service
This service is scoped to the user only but ensures that the container
is started on system boot.
|
2024-04-16 17:04:45 +02:00 |
|
Thomas Kleinendorst
|
9365ce9258
|
Fix Podman warnings for sudo login users
|
2024-04-15 19:01:45 +02:00 |
|
Thomas Kleinendorst
|
e06547e25c
|
Rearange existing roles to make more sense
|
2024-04-14 12:29:17 +02:00 |
|
Thomas Kleinendorst
|
abd99b179e
|
Fix missing git on new install
I locked myself out and had to rerun the scripting. It failed on
the user role since git wasn't installed. The dependency is now
correctly added.
|
2024-04-13 18:24:49 +02:00 |
|
Thomas Kleinendorst
|
22376928e2
|
Fix invalid variable naming for user role
According to the linter variables used within rules should start with
the role's prefix.
|
2024-04-13 13:54:49 +02:00 |
|
Thomas Kleinendorst
|
c7a20e14a1
|
Add certbot installation with root cert renew
|
2024-04-12 11:49:45 +02:00 |
|
Thomas Kleinendorst
|
90855de87a
|
Update custom user role
|
2024-04-11 10:39:03 +02:00 |
|