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 hiera config for dotfiles #344

Merged
merged 1 commit into from
Feb 15, 2018

Conversation

puppetninja
Copy link

No description provided.

@@ -81,6 +81,7 @@
$python_virtualenvs = { },
$python_pyvenvs = { },
$python_requirements = { },
$python_dotfiles = { },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needs to be validated. Please add validate_hash($python_dotfiles) to the manifest.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hash validation has been added for $python_dotfiles, thanks

@ghoneycutt
Copy link
Member

Thanks @puppetninja

The tests that are failing are not related to your PR. I am working on fixing them in PR #345

@ghoneycutt
Copy link
Member

Hi @shivapoudel @stankevich

Would one of you mind testing this PR to ensure it does what it is supposed to? I'd like to get confirmation from someone before merging.

Copy link
Contributor

@shivapoudel shivapoudel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shivapoudel shivapoudel merged commit 65ed307 into voxpupuli:master Feb 15, 2018
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.

3 participants