5 lines
262 B
Text
5 lines
262 B
Text
|
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.
|