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

IT-1686: add NFS module, nfs profile #25

Merged
merged 3 commits into from
Feb 10, 2020
Merged

IT-1686: add NFS module, nfs profile #25

merged 3 commits into from
Feb 10, 2020

Conversation

adrienthebo
Copy link
Contributor

@adrienthebo adrienthebo commented Feb 6, 2020

This pull request adds an NFS module for managing nfs exports and mounts, and
adds in some shims in our profile module to define NFS exports and mounts in
hiera.

I propose that we fork the derdanne/nfs module, apply some fixups, and inject
the hiera resource creation directly into the module. We can push these changes
upstream.

@adrienthebo adrienthebo marked this pull request as ready for review February 6, 2020 19:34
@adrienthebo adrienthebo changed the title (REVIEW) IT-1686: add NFS module, nfs profile IT-1686: add NFS module, nfs profile Feb 6, 2020
Puppetfile Outdated
@@ -38,6 +38,8 @@ mod 'puppetlabs/mailalias_core', '1.0.5'
mod 'puppetlabs/docker', '3.8.0'
mod 'puppetlabs/reboot', '2.2.0'
mod 'puppet/python', '3.0.1'
mod 'derdanne/nfs', '2.1.2'
mod 'puppet-posix_acl', '1.0.0'
Copy link
Member

Choose a reason for hiding this comment

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

This is a nit-pick but I would like to consistently use / or - as the separator.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've reverted this commit, please take another look.

Copy link
Member

@jhoblitt jhoblitt left a comment

Choose a reason for hiding this comment

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

LGTM (but I am the original author...)

@hreinking hreinking self-requested a review February 10, 2020 18:54
@hreinking hreinking merged commit dfdbfaa into master Feb 10, 2020
@adrienthebo adrienthebo deleted the IT-1686/nfs branch February 10, 2020 23:33
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