diff options
Diffstat (limited to 'manifests/laptop.pp')
-rw-r--r-- | manifests/laptop.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/laptop.pp b/manifests/laptop.pp index afd7afd..6c8177b 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -28,7 +28,7 @@ class nodo::laptop inherits nodo::personal { } class nodo::laptop::webdev inherits nodo::laptop { - include websites + include websites::dev include database include utils::web |