From 09044c5c1ff357a70333c6a233599b786c481c9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Charaoui?= Date: Wed, 11 Dec 2024 15:12:15 -0500 Subject: [PATCH] howto/puppet: drop obsolete bits about upgrading --- howto/puppet.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/howto/puppet.md b/howto/puppet.md index 6ed88813..412934bf 100644 --- a/howto/puppet.md +++ b/howto/puppet.md @@ -1475,13 +1475,6 @@ others, see [issue 29387][] for details). A similar problem exists with custom Ruby code implemented for various functions, which is being replaced with Hiera ([issue 30020][]). -The Puppet infrastructure being kept up to date with the latest -versions in Debian but will require some work to port to Puppet 6, as -the current deployment system ("puppetmaster") has been removed in -that new release (see [issue 33588][]). - -[issue 33588]: https://gitlab.torproject.org/tpo/tpa/team/-/issues/33588 - ### Glossary This is a subset of the [Puppet glossary](https://puppet.com/docs/puppet/latest/glossary.html) to quickly get you -- GitLab