We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a8d7ac + cf49931 commit c7a23b2Copy full SHA for c7a23b2
manifests/init.pp
@@ -14,7 +14,5 @@
14
# Requires: nothing
15
#
16
class stdlib {
17
-
18
- class { 'stdlib::stages': }
19
+ include stdlib::stages
20
}
0 commit comments