]> xn--ix-yja.es Git - alex.git/commitdiff
Add bash-completion
authoralex <alex@pdp7.net>
Wed, 1 Nov 2023 21:47:09 +0000 (21:47 +0000)
committeralex <alex@pdp7.net>
Wed, 1 Nov 2023 21:47:09 +0000 (21:47 +0000)
personal_infra/puppet/site/ws.h1.int.pdp7.net.pp

index 7c972aa69409884455dda412d06ad3d96feb4450..fa69663c630810db08d7ad07bcd9e0f11ee3a609 100644 (file)
@@ -4,7 +4,7 @@ node 'ws.h1.int.pdp7.net' {
     storage_driver => 'zfs',
   }
 
-  package {['pipx', 'isync', 'weechat', 'rclone', 'fuse', 'rsync', 'sshpass']:}
+  package {['pipx', 'isync', 'weechat', 'rclone', 'fuse', 'rsync', 'sshpass', 'bash-completion']:}
 
   class {'remote_desktop':}
 }