diff --git a/.gitmodules b/.gitmodules index eb1875a..7167701 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "site-cookbooks/postgresql"] path = site-cookbooks/postgresql url = git@github.com:67P/postgresql.git +[submodule "site-cookbooks/openresty"] + path = site-cookbooks/openresty + url = https://github.com/67P/chef-openresty.git diff --git a/site-cookbooks/openresty b/site-cookbooks/openresty new file mode 160000 index 0000000..028daab --- /dev/null +++ b/site-cookbooks/openresty @@ -0,0 +1 @@ +Subproject commit 028daab9525f54845312fdba87872822f3cc7d76