Include nginx cookbook in local deps (for testing)

This commit is contained in:
Râu Cao 2023-02-01 20:43:07 +08:00
parent 063858f06c
commit 55e48cca86
Signed by: raucao
GPG Key ID: 15E65F399D084BA9

View File

@ -1,3 +1,5 @@
source 'https://supermarket.chef.io'
cookbook 'kosmos-nginx', path: '../../site-cookbooks/kosmos-nginx'
metadata