Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created October 21, 2013 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coderforhire/7089929 to your computer and use it in GitHub Desktop.
Save coderforhire/7089929 to your computer and use it in GitHub Desktop.
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