Add the ability to override the environment defined in the node file. Running reclass standalone this is done with a new command line option '--environment'. For running with salt this allows the saltenv or pillarenv parameters in a salt command to override the environment of a node. Using the override with salt requires a custom salt reclass adapter which can be found in the new contrib directory (details of how to use added to the docs).
Add the ability to override the environment defined in the node file. Running reclass standalone this is done with a new command line option '--environment'. For running with salt this allows the saltenv or pillarenv parameters in a salt command to override the environment of a node. Using the override with salt requires a custom salt reclass adapter which can be found in the new contrib directory (details of how to use added to the docs).