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

cli/puppetfile: add moduledir and puppetfile #479

Merged
merged 1 commit into from Jul 30, 2015

Conversation

rowleyaj
Copy link
Contributor

These options appear to already be handled by the action.
Surfacing them at the command level so they can be used

This options appear to already be handled by the action.
Surfacing them at the command level so they can be used
@rowleyaj
Copy link
Contributor Author

@adrienthebo is anything else required from me to pose this for review? It looked like it was a wanted change as there was todo items in the code for it. I think the deprecated part was pulling this settings from env vars, but I may have misunderstood and the functionality as a whole was deprecated.

@adrienthebo
Copy link
Contributor

@rowleyaj sorry for the delay - this looks good, and I should be able to merge this as-is and just got bogged down. With luck I'll be able to get to it shortly. Again, sorry for the delay and thanks for both the contribution and your patience!

adrienthebo added a commit that referenced this pull request Jul 30, 2015
cli/puppetfile: add moduledir and puppetfile
@adrienthebo adrienthebo merged commit 221c7df into puppetlabs:master Jul 30, 2015
@adrienthebo
Copy link
Contributor

Merged into master in 221c7df; this should be released in 2.1.0. Thanks for the contribution!

@rowleyaj
Copy link
Contributor Author

rowleyaj commented Aug 5, 2015

Thanks @adrienthebo :)

@rowleyaj rowleyaj deleted the add_puppetfile_options branch August 7, 2015 06:11
openstack-gerrit pushed a commit to openstack/puppet-openstack-integration that referenced this pull request Feb 5, 2018
The PUPPETFILE and PUPPETFILE_DIR environment
variables are deprecated since several releases
and are superseeded by the --puppetfile and
--moduledir arguments. [0] [1]

This patch replaces all those occurences to future
proof it when the env vars are removed.

[0] http://logs.openstack.org/57/529657/2/check/puppet-openstack-integration-4-scenario004-tempest-ubuntu-xenial/ce6f987/job-output.txt.gz#_2017-12-21_22_52_53_499924
[1] puppetlabs/r10k#479

Change-Id: I216fe01a13e46c90bbb1455df72b25daf899c9f0
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.

None yet

2 participants