Dev set up

This commit is contained in:
2019-07-01 10:15:24 -04:00
parent da1a3d5491
commit 23a4e98668
340 changed files with 23143 additions and 41 deletions

View 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