summaryrefslogtreecommitdiffstats
path: root/manifests/tozt.pp
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-15 01:13:54 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-15 01:13:54 -0500
commit69db44bec5bdf316b83ce2daef37e9a63859b0ed (patch)
tree15e3b80584d41938bcfa5dfd7e7441917bf59acd /manifests/tozt.pp
parent2c44e9a2ce63afe115011435b63b1f9bfd27f76d (diff)
downloadpuppet-tozt-69db44bec5bdf316b83ce2daef37e9a63859b0ed.tar.gz
puppet-tozt-69db44bec5bdf316b83ce2daef37e9a63859b0ed.zip
move vpn into the base
Diffstat (limited to 'manifests/tozt.pp')
-rw-r--r--manifests/tozt.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/tozt.pp b/manifests/tozt.pp
index c3461b2..40d81a4 100644
--- a/manifests/tozt.pp
+++ b/manifests/tozt.pp
@@ -22,5 +22,4 @@ node 'tozt.localdomain' {
include tozt::services
include tozt::site
include tozt::ttrss
- include tozt::vpn
}