Module: Puppet

Defined in:
lib/bolt/catalog/compiler.rb

Overview

This class exists to override evaluate_main and let us inject AST instead of looking for the main manifest. A better option may be to set up the node environment so our AST is in the ” hostclass instead of doing it here.

Defined Under Namespace

Modules: Parser