diff options
| author | alex <alex@pdp7.net> | 2026-06-07 21:05:03 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2026-06-07 21:05:03 +0200 |
| commit | 54f24c97c6beb061523419578c5688aba9f7bf85 (patch) | |
| tree | 7b0b0bbb5d22a0d20b68129fcae044f2e17499d2 /personal_infra/puppet | |
| parent | f8c0c3beda36366496bcec49071c13f1d7210961 (diff) | |
Disable for a while incus and steam
* Incus updates a lot and I'm not using it
* Steam multiarch caused me some issues
Diffstat (limited to 'personal_infra/puppet')
| -rw-r--r-- | personal_infra/puppet/site/hideo.mad.int.pdp7.net.pp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/personal_infra/puppet/site/hideo.mad.int.pdp7.net.pp b/personal_infra/puppet/site/hideo.mad.int.pdp7.net.pp index da6e7f26..b6031f71 100644 --- a/personal_infra/puppet/site/hideo.mad.int.pdp7.net.pp +++ b/personal_infra/puppet/site/hideo.mad.int.pdp7.net.pp @@ -1,7 +1,5 @@ node 'hideo.mad.int.pdp7.net' { class {'workstation':} - class {'incus':} - class {'steam':} package {['zfs-dkms', 'sanoid', 'nextcloud-desktop']:} # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026008 |
