Add 100-contrail-vrouter-override_ns yaml to hiera

On Day2 scenario, task hiera.pp overrides hiera.yaml and move
100-contrail-vrouter-override_ns.yaml down, this may cause an issues
with dpdk computes

[244919]
Change-Id: I8e36bc6bf2a2bf40fea529c2b54ab3e2c932623a
This commit is contained in:
Vlad Naboichenko 2017-04-07 17:16:13 -05:00
parent 4b7fe7b31f
commit 4f33303526
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ attributes:
group: 'other'
weight: 5
hiera:
- 100-contrail-vrouter-override_ns
- rbac_settings
restrictions:
- condition: "not (cluster:net_provider == 'neutron' and networking_parameters:segmentation_type != 'vlan')"