diff --git a/howto/puppet.md b/howto/puppet.md
index cc0ef88bc4fd48cb7439c8ec1a4e22179b3e4b2c..69e6e610fa4e899d0d26ad139047f07a03c65337 100644
--- a/howto/puppet.md
+++ b/howto/puppet.md
@@ -1584,7 +1584,8 @@ An alternative implementation [using Prometheus](https://forge.puppet.com/puppet
 There are no validation checks and *a priori* no peer review of code:
 code is directly pushed to the Puppet server without validation. Work
 is being done to [implement automated checks](https://gitlab.torproject.org/tpo/tpa/team/-/issues/31226) but that is only
-being deployed on some clients for now.
+being deployed on the client side for now, and voluntarily. See the
+[Validating Puppet code section](#validating-puppet-code) above.
 
 ## Logs and metrics