Module Librarian::Puppet::Util
In: lib/librarian/puppet/util.rb

Methods

Public Instance methods

Remove user and password from a URI object

workaround Issue 173 FileUtils.cp_r will fail if there is a symlink that points to a missing file or when the symlink is copied before the target file when preserve is true see also tickets.opscode.com/browse/CHEF-833

If the rsync configuration parameter is set, use rsync instead of FileUtils

get the module name from organization-module

normalize module name to use organization-module instead of organization/module

organization_name(name)

Alias for module_name

[Validate]