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

Can't remove permissive domain #165

Closed
vinzent opened this issue Jan 7, 2017 · 1 comment · Fixed by #183
Closed

Can't remove permissive domain #165

vinzent opened this issue Jan 7, 2017 · 1 comment · Fixed by #183
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vinzent
Copy link
Contributor

vinzent commented Jan 7, 2017

Affected Puppet, Ruby, OS and module versions/distributions

  • Module version: 0.7.1

How to reproduce (e.g Puppet code you use)

The defined type selinux::permissive does not allow to specify ensure => 'absent'.

What behaviour did you expect instead

It should remove the permissive type if possible or fail otherwise.

Any additional information you'd like to impart

@vinzent vinzent self-assigned this Jan 17, 2017
@vinzent vinzent added the enhancement New feature or request label Jan 17, 2017
@vinzent vinzent added this to the 2.0.0 milestone Jan 17, 2017
@oranenj
Copy link
Contributor

oranenj commented Jan 17, 2017

I actually have some code for this, but I didn't yet create a pull request. it's a really trivial provider to implement.

@vinzent vinzent added bug Something isn't working and removed enhancement New feature or request labels Mar 29, 2017
@vinzent vinzent changed the title Can't specify to remove permissive domain Can't remove permissive domain Mar 29, 2017
EmRowlands pushed a commit to EmRowlands/puppet-selinux that referenced this issue Mar 29, 2023
Update the README.md to include hints about known problems and
limitations to consider when working with SELinux and this module.

Related: voxpupuliGH-121, voxpupuliGH-164, voxpupuliGH-165
cegeka-jenkins pushed a commit to cegeka/puppet-selinux that referenced this issue Jan 10, 2025
Update the README.md to include hints about known problems and
limitations to consider when working with SELinux and this module.

Related: voxpupuliGH-121, voxpupuliGH-164, voxpupuliGH-165
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants