diff --git a/.gitmodules b/.gitmodules index 7167701..3bc3da1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "site-cookbooks/openresty"] path = site-cookbooks/openresty url = https://github.com/67P/chef-openresty.git +[submodule "site-cookbooks/strfry"] + path = site-cookbooks/strfry + url = git@gitea.kosmos.org:kosmos/strfry-cookbook.git diff --git a/site-cookbooks/strfry b/site-cookbooks/strfry new file mode 160000 index 0000000..b4e8958 --- /dev/null +++ b/site-cookbooks/strfry @@ -0,0 +1 @@ +Subproject commit b4e89583fb0bed864e017e1f24d9440f84d125e6