Does anyone know a way to set the defrouter when creating a zone on a solaris box?
I'm guessing the the provider was written before the Solaris update that provided the new functionality. I've been getting around it with an exec (e.g. zonecfg -z my_zone "select net address=192.168.1.100 ; set defrouter=192.168.1.1 ; end"), but I thought there may be a more graceful solution. I've also tried messing with create_args to no avail. -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en.
