From d0f7ec237c11fdd9c0400d470f947b7b1bfda544 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Thu, 26 Jan 2023 22:28:22 +0100 Subject: Add openssh-formula Signed-off-by: Georg Pfuetzenreuter --- .gitmodules | 3 +++ openssh-formula | 1 + 2 files changed, 4 insertions(+) create mode 160000 openssh-formula diff --git a/.gitmodules b/.gitmodules index 9fd249d..83b718f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "postfix-formula"] path = postfix-formula url = https://git.com.de/saltstack-formulas/postfix-formula.git +[submodule "openssh-formula"] + path = openssh-formula + url = https://git.com.de/saltstack-formulas/openssh-formula.git diff --git a/openssh-formula b/openssh-formula new file mode 160000 index 0000000..09fce31 --- /dev/null +++ b/openssh-formula @@ -0,0 +1 @@ +Subproject commit 09fce3143bec8e1469410efbd2c41a998c9b6300 -- cgit v1.2.3