]> xn--ix-yja.es Git - alex.git/commitdiff
Add pip for elpy
authoralex <alex@pdp7.net>
Sun, 5 Nov 2023 14:02:09 +0000 (15:02 +0100)
committeralex <alex@pdp7.net>
Sun, 5 Nov 2023 14:02:09 +0000 (15:02 +0100)
personal_infra/puppet/site/ws.h1.int.pdp7.net.pp

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