💾 Archived View for freeshell.de › tldr › puppet-agent.gmi captured on 2023-01-29 at 05:12:25. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Retrieves the client configuration from a Puppet server and applies it to the local host.
puppet agent --test --server {puppetserver_fqdn} --serverport {port} --waitforcert {poll_time}
puppet agent
puppet agent --test
puppet agent --test --noop
puppet agent --test --evaltrace
puppet agent --disable "{message}"
puppet agent --enable
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).