Commit 938f54b
committed
(PUP-110603) Mark ZFS as an SELinux-Capable Filesystem
Since OpenZFS 0.6.3, ZFS can handle SELinux labels. We should therefore
allow Puppet to set labels for files on ZFS filesystems.
Adding the test here is probably excessive, and whilst I did consider
adding a check to make sure the version of ZFS in use was recent enough,
I couldn't see a way to do so without linking this package to
`zfs_core`. Additionally, Puppet 7 only supports back to CentOS 6, which
has OpenZFS 0.8.5 builds in the official repos.1 parent 13188f1 commit 938f54b
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
88 | 93 | | |
89 | 94 | | |
90 | 95 | | |
| |||
0 commit comments