Add golang cookbook
Needs updating of ark and git cookbooks
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
class Chef
|
||||
class Provider
|
||||
class GitClient < Chef::Provider::LWRPBase
|
||||
use_inline_resources
|
||||
|
||||
def whyrun_supported?
|
||||
true
|
||||
end
|
||||
|
||||
include GitCookbook::Helpers
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user