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

Need a way to enforce permissions on created files #86

Closed
silug opened this issue Apr 27, 2022 · 0 comments · Fixed by #87
Closed

Need a way to enforce permissions on created files #86

silug opened this issue Apr 27, 2022 · 0 comments · Fixed by #87

Comments

@silug
Copy link
Contributor

silug commented Apr 27, 2022

For compliance reasons, we need to be able to enforce ownership and permissions on the files and directories created by the module.

silug added a commit to silug/puppet-kmod that referenced this issue Apr 27, 2022
* Add attributes for enforcing ownership and permissions on created files
* Move documentation to Puppet Strings
* Add generated REFERENCE.md
* Add rspec tests for `kmod::option` and the `kmods` fact

Fixes voxpupuli#86
silug added a commit to silug/puppet-kmod that referenced this issue Apr 27, 2022
* Add attributes for enforcing ownership and permissions on created files
* Move documentation to Puppet Strings
* Add generated REFERENCE.md
* Add rspec tests for `kmod::option`

Fixes voxpupuli#86
silug added a commit to silug/puppet-kmod that referenced this issue Apr 27, 2022
* Add attributes for enforcing ownership and permissions on created files
* Move documentation to Puppet Strings
* Add generated REFERENCE.md
* Add rspec tests for `kmod::option`

Fixes voxpupuli#86
silug added a commit to silug/puppet-kmod that referenced this issue Apr 27, 2022
* Add attributes for enforcing ownership and permissions on created files
* Move documentation to Puppet Strings
* Add generated REFERENCE.md
* Add rspec tests for `kmod::option`

Fixes voxpupuli#86
silug added a commit to silug/puppet-kmod that referenced this issue Apr 28, 2022
* Add attributes for enforcing ownership and permissions on created files
* Move documentation to Puppet Strings
* Add generated REFERENCE.md
* Add rspec tests for `kmod::option`

Fixes voxpupuli#86
silug added a commit to silug/puppet-kmod that referenced this issue Apr 28, 2022
* Add attributes for enforcing ownership and permissions on created files
* Add data types to all class and defined type parameters
* Move documentation to Puppet Strings
* Add generated REFERENCE.md
* Add rspec tests for `kmod::option`
* Bump stdlib dependency to 5.0.0 (for `Stdlib::Filemode` type)

Fixes voxpupuli#86
silug added a commit to silug/puppet-kmod that referenced this issue Apr 28, 2022
* Add attributes for enforcing ownership and permissions on created files
* Add data types to all class and defined type parameters
* Move documentation to Puppet Strings
* Add generated REFERENCE.md
* Add rspec tests for `kmod::option`, new parameters, etc.
* Bump stdlib dependency to 5.0.0 (for `Stdlib::Filemode` type)

Fixes voxpupuli#86
silug added a commit to silug/puppet-kmod that referenced this issue Apr 28, 2022
* Add attributes for enforcing ownership and permissions on created files
* Add data types to all class and defined type parameters
* Move documentation to Puppet Strings
* Add generated REFERENCE.md
* Add rspec tests for `kmod::option`, new parameters, etc.
* Bump stdlib dependency to 5.0.0 (for `Stdlib::Filemode` type)

Fixes voxpupuli#86
bastelfreak added a commit that referenced this issue May 3, 2022
(#86) Enforce permissions on created files
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 a pull request may close this issue.

1 participant