Read more

restart puppetmaster after changing custom functions

Kim Klotz
November 25, 2015Software engineer at makandra GmbH

The puppet master caches custom functions. If you edit an existing function (e.g. while you’re developing it), you’ll need to restart the puppet master before the new version can be used.

That also means you can't test functions in a different puppet environment. And also if you have changed functions in a different puppet environment (where you e.g. test some new module version) and this environment runs at first after a puppetmaster restart, you have this changed functions also in your production environment.

Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more Show archive.org snapshot

Changes in modules/$FOOBAR/lib/puppet/parser/functions indicate a change of functions executed on the puppetmaster.

Posted by Kim Klotz to makandra Operations (2015-11-25 12:18)