Project

General

Profile

« Previous | Next » 

Revision a07f4bd0

Added by Dominic Cleal over 11 years ago

  • ID a07f4bd0840e657f26fe2bbe18932a1bdb4554da

fixes #1915 - load environments from Puppet 3

Two changes to support loading environment settings from Puppet 3:

  • explicitly specify the run_mode as being 'master' to ensure the config is
    parsed in a puppetmaster context
  • call private method to fully clear the state in Puppet::Settings allowing for
    a full reparsing of the config to pick up changes in environments (Puppet bug
    #17783)
  • added
  • modified
  • copied
  • renamed
  • deleted