]> xn--ix-yja.es Git - alex.git/commitdiff
Add stuff to run ansible/sys
authoralex <alex@pdp7.net>
Sun, 29 Oct 2023 10:01:44 +0000 (10:01 +0000)
committeralex <alex@pdp7.net>
Sun, 29 Oct 2023 10:02:19 +0000 (10:02 +0000)
personal_infra/puppet/site/ws.h1.int.pdp7.net.pp

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