Update stdlib
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / manifests / init.pp
index 500ad77..9ea22a7 100644 (file)
@@ -14,7 +14,5 @@
 # Requires: nothing
 #
 class stdlib {
-
-  class { 'stdlib::stages': }
-
+  include ::stdlib::stages
 }