Skip to content

Add file path override #1

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

Merged
merged 9 commits into from
Mar 11, 2020
Merged

Add file path override #1

merged 9 commits into from
Mar 11, 2020

Conversation

ShimonOhayon
Copy link

@ShimonOhayon ShimonOhayon commented Feb 27, 2020

This PR aim to allow a custom path of the .netrc file for service users without home directory
for example: www-data.(apache user)
related CR

@mrodm mrodm requested review from mrodm, oscarsj and Wiston999 February 27, 2020 13:56

file { "$home_base_directory/$user/$filename":
ensure => $ensure,
file { "$file_path":

Choose a reason for hiding this comment

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

Remove quotes, they are useless.

@ShimonOhayon
Copy link
Author

@Wiston999 once this PR will be merge , i will use the changeset in the puppetfile module ref, and not master branch, i saw that my latest changes aren't pulled when using a branch name as a ref.

@Wiston999 Wiston999 merged commit 5609b0f into tuenti:master Mar 11, 2020
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