From 5b6968a381200477d06486adb9807cce4f6493c2 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Fri, 7 Jun 2013 19:39:30 +0000 Subject: [PATCH] add collectd/client.yml to mirrorlists --- playbooks/groups/mirrorlist.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/mirrorlist.yml b/playbooks/groups/mirrorlist.yml index 105073996d..a6bc4d1e63 100644 --- a/playbooks/groups/mirrorlist.yml +++ b/playbooks/groups/mirrorlist.yml @@ -45,6 +45,7 @@ - include: $tasks/base.yml - include: $tasks/fas_client.yml - include: $tasks/2fa_client.yml + - include: $tasks/collectd/client.yml - include: $tasks/openvpn_client.yml - include: $tasks/motd.yml - include: $tasks/sudo.yml