Dev set up
This commit is contained in:
5
ops/cookbooks/vendor/change-me/app/Berksfile
vendored
Normal file
5
ops/cookbooks/vendor/change-me/app/Berksfile
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
source 'https://supermarket.chef.io'
|
||||
# cookbook 'mysql', '~> 8.5.1'
|
||||
cookbook "library-cookbook", "~> 0.1.1", git: "https://github.com/example/library-cookbook.git"
|
||||
metadata
|
Reference in New Issue
Block a user