9bad70f8066ab1eb8cfdbb51d4c64e950b66c8c1
[apex-tripleo-heat-templates.git] / vpp.yaml
1 resource_registry:
2   OS::TripleO::Services::Vpp: ../../puppet/services/vpp.yaml
3
4 #parameter_defaults:
5   #VPP main thread core pinning
6   #VppCpuMainCore: '1'
7
8   #List of cores for VPP worker thread pinning
9   #VppCpuCorelistWorkers: ['3','4']