Create short lived ssh key for enable-ssh-admin.sh
[apex-tripleo-heat-templates.git] / plan-samples / README.rst
index 44b9d0c..b3c2d1d 100644 (file)
@@ -15,8 +15,8 @@ commands. The sample format to provide the workflow specific parameters::
   workflow_parameters:
     tripleo.derive_params.v1.derive_parameters:
       # DPDK Parameters
-      number_of_pmd_cpu_threads_per_numa_node: 2
+      num_phy_cores_per_numa_node_for_pmd: 2
 
 
 All the parameters specified under the workflow name will be passed as
-``user_input`` to the workflow, while invoking from the tripleoclient.
\ No newline at end of file
+``user_input`` to the workflow, while invoking from the tripleoclient.