Skip to content
This repository was archived by the owner on Feb 21, 2018. It is now read-only.

Make repo management optional #18

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

Conversation

mrbanzai
Copy link

It's useful to be able to skip / disable repo creation, especially when using local mirrors for upstream packages (so deployments and provisioning are not dependent on Internet connectivity at build-time). This PR adds a manage_repo flag (defaulting to true) to allow control over the creation and usage of upstream apt / yum repositories.

Jonathon Anderson and others added 6 commits December 18, 2015 15:21
We want to use duo_unix to configure and install duo itself,
but we want to configure the actual pam stack manually.
Setting manage_pam => false prevents the module from
editing password-auth or other pam files.
…late-params

inherit duo_unix class for params in template
Add manage_pam configuration parameter
@mdwheele
Copy link

mdwheele commented Nov 30, 2016

Any chance of this being merged if conflicts are resolved? I can send a follow-up PR doing so if OP isn't around anymore.

@mrbanzai
Copy link
Author

Rebased against master, to resolve conflicts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants