Issue #3399 has been updated by Markus Roberts. Branch set to http://github.com/pmenglund/puppet/commits/tickets/0.25.x/3399
Martin -- It would save me a step if you could put a branch in the branch field rather than linking to the commit in a comment. -- Markus ---------------------------------------- Feature #3399: zone type should handle exclusive IP stacks http://projects.reductivelabs.com/issues/3399 Author: Martin Englund Status: Ready for Testing Priority: Normal Assigned to: Martin Englund Category: Solaris Target version: Affected version: 0.25.4 Keywords: Branch: http://github.com/pmenglund/puppet/commits/tickets/0.25.x/3399 Requested by: Adam Kosmin and Lars Tobias Børsting Solaris zones should have the option to be created with an exclusive IP stack, i.e. <pre>zone { "zonename": ip-type = [ exclusive | shared ] }</pre> which should translate to the zonecfg command: <pre>set ip-type=exclusive</pre> -- 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://reductivelabs.com/redmine/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.
