From 040cbbefb2e7ff8cac0b96e9f2f6844c99960c34 Mon Sep 17 00:00:00 2001 From: Fayaaz Ahmed Date: Mon, 18 Apr 2016 17:20:10 +0100 Subject: [PATCH] removed some commented out code --- spacewalk.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/spacewalk.yml b/spacewalk.yml index 26a88a8..4aa1bcd 100755 --- a/spacewalk.yml +++ b/spacewalk.yml @@ -30,7 +30,4 @@ roles: - role: spacewalk-customisations spacewalk_admin_password: "{{admin_password}}" - - role: spacewalk-client - - #- { role: logstash-forwarder } - #- collectd \ No newline at end of file + - role: spacewalk-client \ No newline at end of file