Sha256: 3f661dc3ffec0679f341137f2a26c5a0eaa472d95b49b02753793c26615d7de3

Contents?: true

Size: 164 Bytes

Versions: 2

Compression:

Stored size: 164 Bytes

Contents

#
include_recipe 'powershell::default'

powershell_module 'posh-git' do
  package_name 'posh-git'
  source 'https://github.com/dahlbyk/posh-git/zipball/master'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
chef-12.11.18-universal-mingw32 acceptance/top-cookbooks/test_run/powershell/test/cookbooks/minimal/recipes/default.rb
chef-12.11.18 acceptance/top-cookbooks/test_run/powershell/test/cookbooks/minimal/recipes/default.rb