Issue #5479 has been updated by Matt Robinson. Status changed from Ready for Testing to Available In Testing Branch
We added one patch on the front to get rid of failing unit tests that are now better covered in the specs. commit:73397a24db7e715c7712def75612dc4a5071ca7f ---------------------------------------- Feature #5479: add autorequire for solaris zone dataset https://projects.puppetlabs.com/issues/5479 Author: derek olsen Status: Available In Testing Branch Priority: Normal Assignee: Category: provider Target version: Statler Affected Puppet version: Keywords: solaris zone dataset zfs autorequire communitypatch Branch: In ticket 5393 I requested a feature to add support for datasets in solaris zones managed by puppet. A dataset is a zfs filesystem in the global zone. It would seem to me to make sense to include an autorequire on the zfs filesystem when users have configured a zone to include a dataset. My thinking is that a dataset cannot be provisioned into a zone unless the actual zfs filesystem exists. In my experience the zfs filesytem that will be provisioned as a dataset in a zone is also managed by puppet in the global zone. So I thought why not have puppet autorequire it. I have an extremely limited view into the extent of what further ramifications this could present. I'm just coming at it from a pure functionality point of view. The patch has been created and manually tested by me and was submitted against 5393. Jesse asked me to open a separate ticket for the specific autorequire portion. Thanks Derek. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
