Skip to content

Add umask parameter to mkdir function - #250

Merged
kenyon merged 1 commit into
voxpupuli:masterfrom
Joris29:mode
Apr 21, 2026
Merged

Add umask parameter to mkdir function#250
kenyon merged 1 commit into
voxpupuli:masterfrom
Joris29:mode

Conversation

@Joris29

@Joris29 Joris29 commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Pull Request (PR) description

This allows using the mode parameter for mkdir function.
This will help in cases where the default umask is different from what you directory needs to be.

@Joris29
Joris29 force-pushed the mode branch 2 times, most recently from 433cdad to a10bdc6 Compare April 21, 2026 10:27
Comment thread manifests/functions/bindmount.pp Outdated
@Joris29
Joris29 marked this pull request as draft April 21, 2026 11:53
@Joris29 Joris29 changed the title Allow overwriting default mkdir mode Add umask parameter to mkdir function Apr 21, 2026
@Joris29
Joris29 marked this pull request as ready for review April 21, 2026 12:40
Comment thread manifests/client/mount.pp Outdated
@kenyon kenyon added the enhancement New feature or request label Apr 21, 2026
@kenyon
kenyon merged commit a7a6af4 into voxpupuli:master Apr 21, 2026
20 checks passed
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.

3 participants