Deploying rules – HP Matrix Operating Environment Software User Manual
Page 52

return match;
}
Deploying rules
1.
Make sure that the rule file is valid (using the iopolicyassist tool).
2.
Copy the validated rule file to <HPIO>/conf/policy/ directory.
3.
Wherever applicable, update the hook <policy-rule-file> information in the policy.xml file
by modifying or adding the recently defined rule file.
<policy enabled="false" name="SubnetPolicyCheck.applyFitting">
<policy-rule-file>
SubnetCheck.drl,
newrulefile.drl
</policy-rule-file>
<policy-class-name>policy-class-name</policy-class-name>
</policy>
4.
Do one of the following:
•
To enable any policy, modify the corresponding enabled flag to true in the policy file.
•
To disable any policy, modify the corresponding enabled flag to false in the policy file.
5.
Restart Insight Orchestration for the changes to take effect.
52
Insight Orchestration provisioning and allocation