Re: [one-users] Error in contextualization script

2013-08-14 Thread Daniel Molina
Hi, On 14 August 2013 12:32, Nicolas Bélan wrote: > I have found an error (opennebula 4.2.0 / CentOS 6.4) in > contextualisation rpm: > > there is > IPV6=$(get_iface_var "IPV6") > > this should be > IPV6=$(get_iface_var "IP6") > Thank you, I have opened a bug to fix it for the n

[one-users] Error in contextualization script

2013-08-14 Thread Nicolas Bélan
Hello, I have found an error (opennebula 4.2.0 / CentOS 6.4) in contextualisation rpm: there is IPV6=$(get_iface_var "IPV6") this should be IPV6=$(get_iface_var "IP6") Regards, Nicolas ___ Users mailing list Users@lists.opennebula.org