HomePhorge

(#7656) Add new PMT settings to core Puppet
eb617e5d9093Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7656) Add new PMT settings to core Puppet

Before this patch, Puppet core did not support any settings for the
Puppet Module Tool (PMT).

This patch adds two (2) new settings to core Puppet:

  • module_repository
  • module_working_dir

The module_repository setting is used to specify the remote module
repository used for searching and installing modules; module_repository
has a default value of 'http://forge.puppetlabs.com'.

The module_working_dir setting is used to specify the directory into
which module tool data is stored; module_working_dir has a default value
of: '$vardir/puppet-module'.

Details

Provenance
Kelsey Hightower <kelsey@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUce218efd5b82: (#7656) Port PMT generator templates into core
Branches
Unknown
Tags
Unknown

Event Timeline

Kelsey Hightower <kelsey@puppetlabs.com> committed rPUeb617e5d9093: (#7656) Add new PMT settings to core Puppet (authored by Kelsey Hightower <kelsey@puppetlabs.com>).Dec 5 2011, 3:57 PM