From 772a8198fa558309ea3011fb4363adfa42e7ad5a Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Mon, 28 Sep 2015 20:02:58 +0000 Subject: [PATCH] and oh yeah it needs to be in the playbook --- playbooks/groups/batcave.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/batcave.yml b/playbooks/groups/batcave.yml index 30920aa1d2..33a85da688 100644 --- a/playbooks/groups/batcave.yml +++ b/playbooks/groups/batcave.yml @@ -28,6 +28,7 @@ - apache - httpd/mod_ssl - { role: httpd/certificate, name: wildcard-2014.fedoraproject.org, SSLCertificateChainFile: wildcard-2014.fedoraproject.org.intermediate.cert } + - openvpn/client - batcave - { role: nfs/client, mnt_dir: '/srv/web/pub', nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub' }