diff options
Diffstat (limited to 'manifests/role/web.pp')
-rw-r--r-- | manifests/role/web.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/role/web.pp b/manifests/role/web.pp index 87401e0..cd536e1 100644 --- a/manifests/role/web.pp +++ b/manifests/role/web.pp @@ -28,7 +28,6 @@ class nodo::role::web inherits nodo::base::virtual { # Put your custom sites and users here include websites - require ::site_users::virtual # Reprepro configuration $reprepro = hiera('nodo::web::reprepro', false) |