File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ let make_pif ~__context ~network ~host ?(device="eth0") ?(mAC="C0:FF:EE:C0:FF:EE
154154 ?(vLAN =(- 1L )) ?(physical =true ) ?(ip_configuration_mode =`None ) ?(iP =" " ) ?(netmask =" " )
155155 ?(gateway =" " ) ?(dNS =" " ) ?(bond_slave_of =Ref. null) ?(vLAN_master_of =Ref. null)
156156 ?(management =false ) ?(other_config =[] ) ?(disallow_unplug =false )
157- ?(ipv6_configuration_mode =`None ) ?(iPv6 =[" " ]) ?(ipv6_gateway =" " ) ?(primary_address_type =`IPv4 ) ?(managed =true )
157+ ?(ipv6_configuration_mode =`None ) ?(iPv6 =[] ) ?(ipv6_gateway =" " ) ?(primary_address_type =`IPv4 ) ?(managed =true )
158158 ?(properties =[" gro" , " on" ]) () =
159159 Xapi_pif. pool_introduce ~__context
160160 ~device ~network ~host ~m AC ~m TU ~v LAN ~physical ~ip_configuration_mode
You can’t perform that action at this time.
0 commit comments