diff --git a/manifests/devices.pp b/manifests/devices.pp index 5a9bc21..86077e4 100644 --- a/manifests/devices.pp +++ b/manifests/devices.pp @@ -1,3 +1,5 @@ +node default {} + node 'too-laptop' { include devices::laptop }