diff options
| author | alex <alex@pdp7.net> | 2023-10-21 18:49:23 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-10-21 18:49:44 +0200 |
| commit | f7e1221718dbc729d2daf6d41402dca432b7b8d5 (patch) | |
| tree | ebb1694764d5c4f1eab8f4eaf5882a2ee88728fb /personal_infra | |
| parent | 8bae6b116940f0052e21a7d08b846102a5af5228 (diff) | |
Add weechat, rclone
* Remove distrobox (released version does not work in LXC)
Diffstat (limited to 'personal_infra')
| -rw-r--r-- | personal_infra/puppet/site/ws.h1.int.pdp7.net.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/personal_infra/puppet/site/ws.h1.int.pdp7.net.pp b/personal_infra/puppet/site/ws.h1.int.pdp7.net.pp index 3bc6bdd4..0911e8f8 100644 --- a/personal_infra/puppet/site/ws.h1.int.pdp7.net.pp +++ b/personal_infra/puppet/site/ws.h1.int.pdp7.net.pp @@ -4,5 +4,5 @@ node 'ws.h1.int.pdp7.net' { storage_driver => 'zfs', } - package {['pipx', 'isync', 'distrobox']:} + package {['pipx', 'isync', 'weechat', 'rclone']:} } |
