From adce6beaf198a70a9e31e1e93cb2a90dc4f72316 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 20 Sep 2018 05:57:07 -0400 Subject: [PATCH] Update iiab-support.yml --- iiab-support.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab-support.yml b/iiab-support.yml index 22b48df3c..170d0cf24 100644 --- a/iiab-support.yml +++ b/iiab-support.yml @@ -11,4 +11,4 @@ - { role: 0-init, tags: ['0-init'] } #- { role: 1-prep, tags: ['1-prep', 'platform', 'base'] } - { role: 1-prep, tags: ['1-prep'] } - - { role: openvpn, tags: ['openvpn'] } + #- { role: openvpn, tags: ['openvpn'] } # no longer nec, as 1-prep calls role openvpn (2018-09-19)