]> xn--ix-yja.es Git - alex.git/commitdiff
Add backup software
authoralex <alex@pdp7.net>
Sun, 6 Oct 2024 15:10:58 +0000 (17:10 +0200)
committeralexpdp7 <alex@corcoles.net>
Sun, 6 Oct 2024 15:12:02 +0000 (17:12 +0200)
personal_infra/puppet/site/hideo.mad.int.pdp7.net.pp

index a300f369c9da4640cd60efe5d8662d06703651e2..3b027cbc83336fe95062506f9897014656b02bf0 100644 (file)
@@ -3,4 +3,5 @@ node 'hideo.mad.int.pdp7.net' {
   class {'incus':
     network_device => 'wlp3s0',
   }
+  package {['zfs-dkms', 'sanoid']:}
 }