]> xn--ix-yja.es Git - alex.git/commitdiff
Add distrobox to ws.h1
authoralex <alex@pdp7.net>
Thu, 19 Oct 2023 20:24:16 +0000 (22:24 +0200)
committeralex <alex@pdp7.net>
Thu, 19 Oct 2023 20:24:16 +0000 (22:24 +0200)
personal_infra/puppet/site/ws.h1.int.pdp7.net.pp

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