summaryrefslogtreecommitdiff
path: root/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-01-13 23:08:14 +0200
committerPaul Buetow <paul@buetow.org>2024-01-13 23:08:14 +0200
commitdd6db3673ccb6cc67aa48edcfcf7ce5bdbb86b03 (patch)
tree83c3cd26b367efae04f0f7a66b3041bf0b588cde /gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
parent7f6d26de0e6716b53f3b379bc091bb1d736082d1 (diff)
Update content for md
Diffstat (limited to 'gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md')
-rw-r--r--gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
index bc3800ca..2a54391a 100644
--- a/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
+++ b/gemfeed/2022-07-30-lets-encrypt-with-openbsd-and-rex.md
@@ -656,6 +656,13 @@ OpenBSD suits perfectly here as all the tools are already part of the base insta
Why re-inventing the wheel? I love that a `Rexfile` is just a Perl DSL. Also, OpenBSD comes with Perl in the base system. So no new programming language had to be added to my mix for the configuration management system. Also, the `acme.sh` shell script is not a Bash but a standard Bourne shell script, so I didn't have to install an additional shell as OpenBSD does not come with the Bash pre-installed.
+Other *BSD related posts are:
+
+[2016-04-09 Jails and ZFS with Puppet on FreeBSD](./2016-04-09-jails-and-zfs-on-freebsd-with-puppet.md)
+[2022-07-30 Let's Encrypt with OpenBSD and Rex (You are currently reading this)](./2022-07-30-lets-encrypt-with-openbsd-and-rex.md)
+[2022-10-30 Installing DTail on OpenBSD](./2022-10-30-installing-dtail-on-openbsd.md)
+[2024-01-13 One reason why I love OpenBSD](./2024-01-13-one-reason-why-i-love-openbsd.md)
+
E-Mail your comments to `paul@nospam.buetow.org` :-)
[Back to the main site](../)