Issue #5479 has been updated by Daniel Pittman. Status changed from Ready For Testing to Available In Testing Branch Assignee set to Daniel Pittman
This is now available in the next branch, along with tests to ensure that we automatically require the appropriate objects in future. https://github.com/puppetlabs/puppet/commit/b40021ba4bb1bc328abd54eb2eb7cae7ee82f7cf Thanks for your great contribution to puppet, and sorry we took so long to get it merged. ---------------------------------------- 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: Daniel Pittman 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.
