diff options
author | Georg Pfuetzenreuter | 2023-02-16 01:55:41 +0100 |
---|---|---|
committer | Georg Pfuetzenreuter | 2023-02-17 00:15:01 +0100 |
commit | 30b8c6a93851f3ead336e43cfb8b9bd813f1a85d (patch) | |
tree | fdb9edf2c066320f26149d9df6e158f1fe8b42db | |
parent | cb77a173fd8c7b963fcc6d6a467e4597c6046d02 (diff) | |
download | salt-formulas-30b8c6a93851f3ead336e43cfb8b9bd813f1a85d.tar.gz salt-formulas-30b8c6a93851f3ead336e43cfb8b9bd813f1a85d.tar.bz2 salt-formulas-30b8c6a93851f3ead336e43cfb8b9bd813f1a85d.zip |
Add unbound-formula
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | unbound-formula | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 61e416f..ded58bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "nsd-formula"] path = nsd-formula url = https://git.com.de/saltstack-formulas/nsd-formula.git +[submodule "unbound-formula"] + path = unbound-formula + url = https://git.com.de/saltstack-formulas/unbound-formula.git diff --git a/unbound-formula b/unbound-formula new file mode 160000 +Subproject d2bd7017eed03d62fdc5412e41c97c874aa22d9 |