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 mode for homedir to be undef #126

Merged
merged 3 commits into from Feb 21, 2018
Merged

Conversation

arjenz
Copy link
Contributor

@arjenz arjenz commented Jan 19, 2018

Default mode for accounts::home_dir to undef. If accounts::user
accepts and defaults to undef, so should accounts::home_dir.

This way manage_home can still be true so puppet will create homedir (based on umask) and manage sshkeys in it, while allowing users to manage their own permissions if we don't explicitly specify mode when creating accounts::user resource.

@david22swan
Copy link
Member

@arjenz Please alter the docs so that your change is reflected in them.

@arjenz
Copy link
Contributor Author

arjenz commented Feb 21, 2018

@david22swan Done

Default `mode` for `accounts::home_dir` to undef. If `accounts::user`
accepts and defaults to undef, so should `accounts::home_dir`.
Change docs to reflect behavior and new default setting of `home_mode`
@david22swan david22swan merged commit c62a0f7 into puppetlabs:master Feb 21, 2018
@arjenz arjenz deleted the mode_undef branch April 15, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants