diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-02 20:27:27 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-02 20:27:27 +0200 |
| commit | 72fb679d3c4094b8fd847517072b8ce033d1e6ba (patch) | |
| tree | 178573a04229319b11bdcbfbf9ed3fb8c330f864 | |
| parent | 2bd14bf7b3758a4e59161b1da92bdb3ce191cd64 (diff) | |
remove puppet modules link
| -rw-r--r-- | gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi index 7ed852b4..16396b00 100644 --- a/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi +++ b/gemfeed/2016-04-09-jails-and-zfs-on-freebsd-with-puppet.gmi @@ -24,8 +24,6 @@ Over the last couple of years I wrote quite a few Puppet modules in order to manage my personal server infrastructure. One of them manages FreeBSD Jails and another one ZFS file systems. I thought I would give a brief overview in how it looks and feels. -=> https://codeberg.org/snonux/puppet-modules - ## ZFS The ZFS module is a pretty basic one. It does not manage ZFS pools yet as I am not creating them often enough which would justify implementing an automation. But let's see how we can create a ZFS file system (on an already given ZFS pool named ztank): |
