Skip to content

Allow hiera config for dotfiles#344

Merged
shivapoudel merged 1 commit into
voxpupuli:masterfrom
puppetninja:hiera-dotfile
Feb 15, 2018
Merged

Allow hiera config for dotfiles#344
shivapoudel merged 1 commit into
voxpupuli:masterfrom
puppetninja:hiera-dotfile

Conversation

@puppetninja
Copy link
Copy Markdown

No description provided.

Comment thread manifests/init.pp
$python_virtualenvs = { },
$python_pyvenvs = { },
$python_requirements = { },
$python_dotfiles = { },
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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