From 1a5f3126999068afeabaea6584d1ccd7c73c98bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Fri, 7 Jun 2024 19:43:09 +0200 Subject: [PATCH] Add strfry cookbook --- .gitmodules | 3 +++ site-cookbooks/strfry | 1 + 2 files changed, 4 insertions(+) create mode 160000 site-cookbooks/strfry 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