On Monday, September 10, 2012 5:35:30 AM UTC-5, Stefan Goethals wrote:
# puppet kick
Puppet kick does not solve the problem, as it only signals the agent to perform a normal run (involving requesting a catalog from the server, which must be avoided).
One possible solution would involve pushing the manifests out to the DMZ, and having machines there periodically run "puppet apply". That's not going to be satisfactory, however, if the needed manifests (which are not necessarily all manifests for the organization) include anything that must not be exposed in the DMZ.
John