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/IronicConductor.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/IronicConductor.yaml') diff --git a/roles/IronicConductor.yaml b/roles/IronicConductor.yaml index 8a29b337..ae848bc8 100644 --- a/roles/IronicConductor.yaml +++ b/roles/IronicConductor.yaml @@ -19,3 +19,4 @@ - OS::TripleO::Services::Timezone - OS::TripleO::Services::TripleoFirewall - OS::TripleO::Services::TripleoPackages + - OS::TripleO::Services::Tuned -- cgit 1.2.3-korg