Project

General

Profile

« Previous | Next » 

Revision 8411f367

Added by Ewoud Kohl van Wijngaarden about 3 years ago

Handle server_puppetserver_metrics nil migration

In the Puppet module the parameter server_puppetserver_metrics was
changed from Optional[Boolean] to Boolean. This breaks upgrades. The
solution is to delete the entry if it's nil which causes Kafo to
determine the new default automatically.

  • added
  • modified
  • copied
  • renamed
  • deleted