From c51231910b1f743eefb95a3f953d94c6d4ee0120 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 30 Jul 2013 18:28:14 +0000 Subject: [PATCH] Add openvpn_client to the badges web nodes. --- playbooks/groups/badges-web.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/badges-web.yml b/playbooks/groups/badges-web.yml index b490435fac..de7b6f806c 100644 --- a/playbooks/groups/badges-web.yml +++ b/playbooks/groups/badges-web.yml @@ -53,6 +53,7 @@ - include: $tasks/rkhunter.yml - include: $tasks/denyhosts.yml - include: $tasks/nagios_client.yml + - include: $tasks/openvpn_client.yml - include: $tasks/fedmsg_base.yml - include: $tasks/apache.yml - include: $tasks/mod_wsgi.yml