aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/proxy.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/role/proxy.pp')
-rw-r--r--manifests/role/proxy.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/proxy.pp b/manifests/role/proxy.pp
index 821e975..7852bef 100644
--- a/manifests/role/proxy.pp
+++ b/manifests/role/proxy.pp
@@ -1,3 +1,3 @@
-class nodo::role::proxy inherits nodo::vserver {
+class nodo::role::proxy inherits nodo::base::vserver {
include nginx
}