4a09c78206
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. WWW: http://rubygems.org/gems/puppetfile-resolver
6 lines
313 B
Text
6 lines
313 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.
|
|
|
|
WWW: http://rubygems.org/gems/puppetfile-resolver
|