]> xn--ix-yja.es Git - alex.git/commitdiff
Add fuse (for rclone/Nextcloud)
authoralex <alex@pdp7.net>
Sat, 21 Oct 2023 16:59:08 +0000 (18:59 +0200)
committeralex <alex@pdp7.net>
Sat, 21 Oct 2023 16:59:20 +0000 (18:59 +0200)
personal_infra/puppet/site/ws.h1.int.pdp7.net.pp

index 0911e8f8d45eb7d1c4397176f67946aa0cd5de17..897f39be8e14cc5991338d604090ccf68e142419 100644 (file)
@@ -4,5 +4,5 @@ node 'ws.h1.int.pdp7.net' {
     storage_driver => 'zfs',
   }
 
-  package {['pipx', 'isync', 'weechat', 'rclone']:}
+  package {['pipx', 'isync', 'weechat', 'rclone', 'fuse']:}
 }