From a1b168ec07471b7f2697141707db55bf25d3dd49 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Fri, 16 Mar 2012 18:28:06 -0700 Subject: [PATCH] Fixed service names for libvirt since they vary on rhel6 --- conf/distros/rhel-6.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/conf/distros/rhel-6.yaml b/conf/distros/rhel-6.yaml index 0699a57d..9abff24f 100644 --- a/conf/distros/rhel-6.yaml +++ b/conf/distros/rhel-6.yaml @@ -24,6 +24,16 @@ commands: - service - httpd - stop + libvirt: + restart: + - service + - libvirtd + - restart + status: + - service + - libvirtd + - status + libvirt-daemon: libvirtd mysql: # NOTE: we aren't stopping any sql injection... create_db: