aboutsummaryrefslogtreecommitdiff
path: root/manifests/role/laptop.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/role/laptop.pp')
-rw-r--r--manifests/role/laptop.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/laptop.pp b/manifests/role/laptop.pp
index 0f9d407..a324718 100644
--- a/manifests/role/laptop.pp
+++ b/manifests/role/laptop.pp
@@ -1,3 +1,3 @@
# General purpose laptop
-class nodo::role::laptop inherits nodo::laptop {
+class nodo::role::laptop inherits nodo::base::laptop {
}