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

Added 'manage_dir' parameter to cache_dir #116

Merged
merged 1 commit into from
Jan 24, 2019

Conversation

GeorgeCox
Copy link
Contributor

Pull Request (PR) description

Added an additional parameter 'manage_dir' to the cache_dir class. When set to true (default) the module will attempt to manage the directory, when set to false it will not.

This Pull Request (PR) fixes the following issues

Fixes: #108

@GeorgeCox
Copy link
Contributor Author

Not sure why it's failing the travis-ci build, I looked at the output and the three which have failed all seem to be 'ssh' and 'apt' errors.

@ekohl ekohl added the enhancement New feature or request label Jan 24, 2019
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

It's failing because the puppet6-nightly repository is broken. There's a bug open for that and has nothing to do with your code.

@ekohl ekohl merged commit 691121f into voxpupuli:master Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cache_dir on mounted filesystem
2 participants