Issue #3399 has been updated by Adam Kosmin.

Everything seems to work as long as I do not use ensure. If I do, I see the 
following:

err: //rbe2/Zone::Instance[fintegrity]/Zone[fintegrity]/ensure: change from 
absent to running failed: comparison of Fixnum with nil failed

This could be bug #3004

Thank you
----------------------------------------
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.

Reply via email to