Bug #9416
Enable zfs and zpool types to work on FreeBSD hosts
| Status: | Code Insufficient | Start date: | 09/10/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | provider | |||
| Target version: | - | |||
| Affected Puppet version: | 2.7.3 | Branch: | https://github.com/mfournier/puppet/tree/zfs-fix-9416 | |
| Keywords: | ||||
| Votes: | 0 |
Description
FreeBSD supports zfs filesystems and zpool volume manager in the 8.x release (may even be in 7.x). The following two patches enable zfs and zpool types to be used on FreeBSD systems. (The zfs and zpool commands are in /sbin and not in /usr/sbin).
History
Updated by James Turnbull 9 months ago
- Category set to provider
- Status changed from Unreviewed to In Topic Branch Pending Review
- Affected Puppet version set to 2.7.3
Updated by Marc Fournier about 1 month ago
- Branch set to https://github.com/mfournier/puppet/tree/2-zfs-patches
https://github.com/puppetlabs/puppet/pull/669
Updated by Jeff Weiss about 1 month ago
- Status changed from In Topic Branch Pending Review to Code Insufficient
- Assignee set to Marc Fournier
Marc, Thank you for the contribution. Unfortunately, your pull request causes test failures. You can see the pull request conversation for more information. We can talk a look at it again when these tests pass. Thanks!
Updated by Marc Fournier about 1 month ago
- Branch changed from https://github.com/mfournier/puppet/tree/2-zfs-patches to https://github.com/mfournier/puppet/tree/zfs-fix-9416