Issue #3399 has been updated by James Turnbull. Target version set to Rowlf
I presume this is code going into 2.6? ---------------------------------------- Feature #3399: zone type should handle exclusive IP stacks http://projects.puppetlabs.com/issues/3399 Author: Martin Englund Status: Closed Priority: Normal Assigned to: Martin Englund Category: Solaris Target version: Rowlf 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.
