Adding smallstep

This commit is contained in:
Ben Radey
2025-07-18 11:00:28 -04:00
parent fab06df98f
commit 6371c2f532
2 changed files with 12 additions and 0 deletions
+4
View File
@@ -45,6 +45,9 @@ COPY zrepl.asc /var/roothome/zrepl.asc
RUN rpm --import /var/roothome/zrepl.asc
COPY zrepl.repo /etc/yum.repos.d/zrepl.repo
# Install smallstep repository
COPY smallstep.repo /etc/yum.repos.d/smallstep.repo
RUN rpm-ostree install \
ansible \
borgbackup \
@@ -70,6 +73,7 @@ RUN rpm-ostree install \
rclone \
screen \
smartmontools \
step-cli \
strace \
stress-ng \
telnet \
+8
View File
@@ -0,0 +1,8 @@
[smallstep]
name=Smallstep
baseurl=https://packages.smallstep.com/stable/fedora/
enabled=1
repo_gpgcheck=0
gpgcheck=1
gpgkey=https://packages.smallstep.com/keys/smallstep-0x889B19391F774443.gpg