adapt vFW, vDNS, and VOLTE to new framework
[policy/parent.git] / docs / drools / tutorial_cl.rst
index 936bf28..10af500 100644 (file)
@@ -63,7 +63,8 @@ without companion components.
 
         cd $POLICY_HOME/config
         sed -i "s/^guard.disabled=*$/guard.disabled=true/g" $POLICY_HOME/config/controlloop.properties.environment
-  
+        sed -i "s/^aai.customQuery=*$/aai.customQuery=false/g" $POLICY_HOME/config/controlloop.properties.environment
+
 **Step 5:** Start the CL PDP-D.
 
     .. code-block:: bash
@@ -99,7 +100,6 @@ Proceed with testing your new policy as described in the specific tutorials:
 • vFW - `Tutorial: Testing the vFW flow in a standalone PDP-D <tutorial_vFW.html>`_
 • VoLTE - `Tutorial: Testing the VOLTE Use Case in a standalone PDP-D <tutorial_VOLTE.html>`_
 
-
 .. seealso:: To deploy a control loop in Eclipse from the control loop archetype template, refer to `Modifying the Release Template  <modAmsterTemplate.html>`_.