diff options
| author | alex <alex@pdp7.net> | 2023-10-29 23:04:52 +0000 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-10-29 23:04:52 +0000 |
| commit | bb3dd0066cb22474531f6f54b9465db6e3f80a76 (patch) | |
| tree | 8274a2d11ed2f54d4911ad078c462442553ff393 /personal_infra/puppet/site/ws.h1.int.pdp7.net.pp | |
| parent | 03cc3fb77a5eb487aea8d19a1e4acdcefcaf7811 (diff) | |
Add remote desktop
Diffstat (limited to 'personal_infra/puppet/site/ws.h1.int.pdp7.net.pp')
| -rw-r--r-- | personal_infra/puppet/site/ws.h1.int.pdp7.net.pp | 2 |
1 files changed, 2 insertions, 0 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 3a288950..7c972aa6 100644 --- a/personal_infra/puppet/site/ws.h1.int.pdp7.net.pp +++ b/personal_infra/puppet/site/ws.h1.int.pdp7.net.pp @@ -5,4 +5,6 @@ node 'ws.h1.int.pdp7.net' { } package {['pipx', 'isync', 'weechat', 'rclone', 'fuse', 'rsync', 'sshpass']:} + + class {'remote_desktop':} } |
