summaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/partofme.pp1
-rw-r--r--manifests/tozt.pp1
2 files changed, 0 insertions, 2 deletions
diff --git a/manifests/partofme.pp b/manifests/partofme.pp
index ac0ddc5..0450128 100644
--- a/manifests/partofme.pp
+++ b/manifests/partofme.pp
@@ -14,5 +14,4 @@ node 'partofme.localdomain' {
class { 'partofme::backups':
default_user => $default_user;
}
- include partofme::vpn
}
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
}