Class Librarian::Puppet::Source::Forge::Repo
In: lib/librarian/puppet/source/forge/repo.rb
Parent: Librarian::Puppet::Source::Repo

Methods

Included Modules

Librarian::Puppet::Util

Classes and Modules

Module Librarian::Puppet::Source::Forge::Repo::install

Public Instance methods

return map with dependencies in the form {module_name => version,…} version: Librarian::Manifest::Version

fetch list of versions ordered for newer to older

return the url for a specific version tarball version: Librarian::Manifest::Version

[Validate]