Skip to content

Instantly share code, notes, and snippets.

@andyjansson
Created May 13, 2014 15:26
Show Gist options
  • Save andyjansson/7831b082fc9c1270496f to your computer and use it in GitHub Desktop.
Save andyjansson/7831b082fc9c1270496f to your computer and use it in GitHub Desktop.
C:\ProgramData\PuppetLabs\puppet\etc\.tmp\librarian\cache
└───source
├───git
│ └───ebdfea5594a3a10c
│ │ .gitattributes
│ │ .gitignore
│ │ .project
│ │ .travis.yml
│ │ CONTRIBUTING.md
│ │ Gemfile
│ │ metadata.json
│ │ Modulefile
│ │ Rakefile
│ │ README.md
│ │
│ ├───.repo
│ │ config
│ │
│ ├───lib
│ │ └───puppet
│ │ └───provider
│ │ └───package
│ │ chocolatey.rb
│ │
│ ├───spec
│ │ │ spec_helper.rb
│ │ │
│ │ └───unit
│ │ chocolatey_spec.rb
│ │ travis_spec.rb
│ │
│ └───tests
│ init.pp
└───puppet
└───forge
└───forge_puppetlabs_com
└───joshcooper
└───powershell
└───0.0.6
└───cache
└───http_forge_puppetlabs_com-75a31f1d6f1ef6eb63b4479b3512ee1508209a7f
joshcooper-powershell-0.0.6.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment