Created
October 21, 2013 19:59
-
-
Save coderforhire/7089929 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
puppet master --configprint modulepath; ls -lh $(puppet master --configprint modulepath); tree $(puppet master --configprint modulepath)/concat | |
/etc/puppetlabs/puppet/modules:/opt/puppet/share/puppet/modules | |
ls: cannot access /etc/puppetlabs/puppet/modules:/opt/puppet/share/puppet/modules: No such file or directory | |
/etc/puppetlabs/puppet/modules:/opt/puppet/share/puppet/modules/concat [error opening dir] | |
0 directories, 0 files |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment