From c2b2cc555a7d6d447e2e33b7d9f29801eb740b03 Mon Sep 17 00:00:00 2001 From: Joe Talerico Date: Thu, 6 Apr 2017 07:38:59 -0400 Subject: Adding Tuned Service Allow the user to set a specific Tuned profile on a given host. Defaults to throughput-performance Change-Id: I0c66193d2733b7a82ad44b1cd0d2187dd732065a --- roles_data_undercloud.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles_data_undercloud.yaml') diff --git a/roles_data_undercloud.yaml b/roles_data_undercloud.yaml index 2c8e479f..d61d1a2f 100644 --- a/roles_data_undercloud.yaml +++ b/roles_data_undercloud.yaml @@ -46,6 +46,7 @@ - OS::TripleO::Services::SwiftProxy - OS::TripleO::Services::SwiftRingBuilder - OS::TripleO::Services::SwiftStorage + - OS::TripleO::Services::Tuned - OS::TripleO::Services::UndercloudAodhApi - OS::TripleO::Services::UndercloudAodhEvaluator - OS::TripleO::Services::UndercloudAodhListener -- cgit 1.2.3-korg