diff options
author | Colin Walters <walters@verbum.org> | 2016-10-11 15:17:48 -0400 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2016-10-12 09:39:13 -0400 |
commit | 08c1c8d33d749bb058319b9fce03eb177ae3d6c5 (patch) | |
tree | ecfe956d9cbed9d54557fc7aa8aef7ab3f57a491 /roles/openshift_docker/defaults | |
parent | 131bcdcd7ee5c3191c748beb7aad8d45c4477b98 (diff) | |
download | openshift-08c1c8d33d749bb058319b9fce03eb177ae3d6c5.tar.gz openshift-08c1c8d33d749bb058319b9fce03eb177ae3d6c5.tar.bz2 openshift-08c1c8d33d749bb058319b9fce03eb177ae3d6c5.tar.xz openshift-08c1c8d33d749bb058319b9fce03eb177ae3d6c5.zip |
nfs: Handle seboolean aliases not just in Fedora
I'm testing with a bleeding edge RHEL Atomic Host, and it looks
like we pulled in a new version of selinux-policy that has
`virt_sandbox_use_nfs` aliased to `virt_use_nfs`.
In https://github.com/openshift/openshift-ansible/pull/2356
Adam changed this to check for Fedora. This changes things
to drop the distribution check, and instead parse the `getsebool`
output to determine whether or not the boolean is an alias,
and should hence work on all distributions/versions.
Diffstat (limited to 'roles/openshift_docker/defaults')
0 files changed, 0 insertions, 0 deletions