aboutsummaryrefslogtreecommitdiffstats
path: root/environments/services/vpp.yaml
blob: 9bad70f8066ab1eb8cfdbb51d4c64e950b66c8c1 (plain)
1
2
3
4
5
6
7
8
9
resource_registry:
  OS::TripleO::Services::Vpp: ../../puppet/services/vpp.yaml

#parameter_defaults:
  #VPP main thread core pinning
  #VppCpuMainCore: '1'

  #List of cores for VPP worker thread pinning
  #VppCpuCorelistWorkers: ['3','4']