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

Docs Request: Specify version of puppet to compile modules for #50

Open
flyinbutrs opened this issue Jul 19, 2017 · 1 comment
Open

Comments

@flyinbutrs
Copy link

I didn't see anything in the docs, figured this would be worthwhile to ask for the right way to do it.

We have a jenkins box compiling our puppet environments / modules via Librarian. We're using puppet 3 and 4 in various places (mid-migration). Usually, this isn't much of an issue, but is there a "right" way to tell librarian to compile the modules for a specific puppet version? Is Gemfile / bundler the right way? If so, could something to that effect be added to docs?

@lelutin
Copy link

lelutin commented Dec 27, 2018

it would be great to have something that can be added to the Puppetfile to specify the target version of puppet. if you run librarian-puppet update on your local computer, you might have a different version of puppet installed and librarian-puppet will permit some dependencies that should not be permitted on the production puppet master.

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

No branches or pull requests

3 participants