From a460935cb734b436248443900af37afa1ab212d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 3 Jan 2022 18:42:12 +0100 Subject: Add module hash2stuff. --- .gitmodules | 3 +++ modules/hash2stuff | 1 + 2 files changed, 4 insertions(+) create mode 160000 modules/hash2stuff diff --git a/.gitmodules b/.gitmodules index f7c09ba..17ff4d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,3 +64,6 @@ [submodule "modules/mysql"] path = modules/mysql url = https://github.com/puppetlabs/puppetlabs-mysql +[submodule "modules/hash2stuff"] + path = modules/hash2stuff + url = https://github.com/mmckinst/puppet-hash2stuff diff --git a/modules/hash2stuff b/modules/hash2stuff new file mode 160000 index 0000000..5b5e429 --- /dev/null +++ b/modules/hash2stuff @@ -0,0 +1 @@ +Subproject commit 5b5e4299463a3796295e2279540dff50ed6f5c1d -- cgit v1.2.3