diff --git a/.gitmodules b/.gitmodules index 5e7980c..676e5dc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "juniper"] path = juniper url = https://github.com/spearheadsys/check_mk.git +[submodule "check_mk-check-selinux"] + path = check_mk-check-selinux + url = https://code.spearhead.cloud/Spearhead/check_mk-check-selinux.git diff --git a/check_mk-check-selinux b/check_mk-check-selinux new file mode 160000 index 0000000..d041278 --- /dev/null +++ b/check_mk-check-selinux @@ -0,0 +1 @@ +Subproject commit d041278cbe5e329ee3a8a63b1d21530f69fbfaa2