Created
August 27, 2013 21:29
-
-
Save jhoblitt/6359412 to your computer and use it in GitHub Desktop.
./load_the_world.rb --modulepath=/etc/puppet/env/production/modules/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@ctrl modules]# ./load_the_world.rb --modulepath=/etc/puppet/env/production/modules/ | |
user system total real | |
require 0.320000 0.060000 0.380000 ( 0.392155) | |
init 0.020000 0.000000 0.020000 ( 0.016308) | |
import 5.820000 0.890000 6.710000 ( 7.736223) | |
Stats | |
Known resource classes: 357 | |
Known resource defines: 59 | |
Known resource nodes: 1 | |
Manifests loaded: 389 | |
Manifests: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment