On Mon, Jun 08, 2015 at 11:15:45AM +0800, Punit Dambiwal wrote:
> Hi Dan,
>
> The results are below :-
>
> [root@mgmt ~]# engine-config -g UserDefinedVMProperties
> UserDefinedVMProperties: version: 3.0
> UserDefinedVMProperties: version: 3.1
> UserDefinedVMProperties: version: 3.2
> UserDefinedVMProperties: version: 3.3
> UserDefinedVMProperties: version: 3.4
> UserDefinedVMProperties: noipspoof=^[0-9.]*$ version: 3.5
> [root@mgmt ~]#
>
> I used the following command to set this :-
>
> [root@mgmt ~]# engine-config -s
> "UserDefinedVMProperties=noipspoof=^[0-9.]*$"
oops, please add a coma character inside the brackets. If it works,
please mark
https://gerrit.ovirt.org/42031
as verified.