blob: 0cebd5e2fbd73fbdc847a3933e8fac078b51953b (
plain) (
blame)
1
2
3
4
|
This library includes all of the code to parse a Puppetfile and then calculate
a dependency graph to try and resolve all of the module dependencies and
versions. The resolver can also restrict on Puppet version, for example, only
Modules which support Puppet 6.
|