]> xn--ix-yja.es Git - alex.git/commitdiff
Add weechat, rclone
authoralex <alex@pdp7.net>
Sat, 21 Oct 2023 16:49:23 +0000 (18:49 +0200)
committeralex <alex@pdp7.net>
Sat, 21 Oct 2023 16:49:44 +0000 (18:49 +0200)
* Remove distrobox (released version does not work in LXC)

personal_infra/puppet/site/ws.h1.int.pdp7.net.pp

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