#vedetta #caesonia #dithematic
Of course I backup, before a fresh autoinstall(8). If you must blink, do it now. Filthy #OpenBSD backup:
host# echo permit nopass :wheel as root cmd tar args -czv -f - -I - >> /etc/doas.conf
client$ ssh host "doas tar -czv -f - -I -" > host.tar.gz < host.list
#dithematic 🔗 https://github.com/vedetta-com/dithematic/blob/master/src/etc/doas.conf
I put all pdnsutil(1) commands for adding a zone, in a (crude) shell script:
env ROLE=master DDNS=false zoneadd example.com
#dithematic 🔗 https://github.com/vedetta-com/dithematic/blob/master/src/usr/local/bin/zoneadd