Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the use of librarian puppet without a forge #328

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

trevor-vaughan
Copy link

This update adds support for using librarian puppet without a forge.

Setting the LIBRARIAN_PUPPET_USE_FORGE binary option in one of the
configuration files will prevent the utility from reaching out to a
forge for dependency resolution.

Fixes #325

This update adds support for using librarian puppet without a forge.

Setting the LIBRARIAN_PUPPET_USE_FORGE binary option in one of the
configuration files will prevent the utility from reaching out to a
forge for dependency resolution.

Fixes rodjek#325
This update provides the following capabilities:

* Users can now set the config boolean GIT_DESTRUCTIVE to have git
  repositories be force cleaned.
* Target git repositories are treated as git repos and not just blindly
  overwritten
* The branch name in the Puppetfile is preserved on git checkout
* The VERBOSE flag in the config file will now output the module that is
  being processed. This provides a sane verbosity between debug and
  nothing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant