3
test/fixtures/cookbooks/fake/metadata.rb
vendored
3
test/fixtures/cookbooks/fake/metadata.rb
vendored
@@ -1,3 +0,0 @@
|
||||
name 'fake'
|
||||
version '0.0.1'
|
||||
description 'Not a real cookbook, used for testing only.'
|
||||
@@ -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'
|
||||
Reference in New Issue
Block a user