Testing updates

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith
2016-09-07 21:55:32 -07:00
parent 4e8fa5b0c1
commit 648c488172
13 changed files with 172 additions and 150 deletions

View File

@@ -1,3 +0,0 @@
name 'fake'
version '0.0.1'
description 'Not a real cookbook, used for testing only.'

View File

@@ -1,5 +0,0 @@
execute 'pkg set-publisher -g http://pkg.omniti.com/omniti-ms/ ms.omniti.com' do
not_if 'pkg publisher ms.omniti.com'
end
execute 'pkg refresh --full'