Issue #3399 has been updated by Martin Englund. % Done changed from 80 to 100
Pushed a fix for a recurring <pre>notice: //Node[default]/Zone[dummy]/iptype: defined 'iptype' as 'shared'</pre> and a fix to let you create clones and defined default router. ---------------------------------------- Feature #3399: zone type should handle exclusive IP stacks http://projects.puppetlabs.com/issues/3399 Author: Martin Englund Status: Available In Testing Branch 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://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.
