Set tuned profile for compute roles

Computes should have virtual-host tuned profile set per default in
roles definition. HCI compute as recommended before keep
throughput-performance.

Fixes bug 1667524

Change-Id: I26426e1dd0a2e81ad7549c11fb984ef5470d0561
This commit is contained in:
Martin Schuppert
2018-06-14 11:16:16 +02:00
parent 7028d4fbe8
commit ea9360b52d
14 changed files with 33 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
- Storage
- External
HostnameFormatDefault: '%stackname%-novacompute-dvr-%index%'
RoleParametersDefault:
TunedProfileName: "virtual-host"
ServicesDefault:
- OS::TripleO::Services::Aide
- OS::TripleO::Services::AuditD