The following REST API endpoints are available to facilitate automation for configuration management with Puppet. Artifactory also uses these endpoints to support the librarian-puppet
and r10k
clients:
Get Puppet Modules: Returns a list of all Puppet modules hosted by the specified repository.
Get Puppet Module: Returns information about a specific Puppet module.
Get Puppet Releases: Returns a list of all Puppet releases hosted by the specified repository.
Get Puppet Release: Returns information about the specific Puppet module's release.