aboutsummaryrefslogtreecommitdiff
path: root/manifests/proxy.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/proxy.pp')
-rw-r--r--manifests/proxy.pp3
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/proxy.pp b/manifests/proxy.pp
deleted file mode 100644
index 51dac33..0000000
--- a/manifests/proxy.pp
+++ /dev/null
@@ -1,3 +0,0 @@
-class nodo::proxy inherits nodo::vserver {
- include nginx
-}