From cf7d7db9954abcda1b1791001e40b64fdeb79f2b Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Tue, 14 Sep 2021 17:02:15 +0200 Subject: [PATCH] migrating to submodules --- .gitmodules | 29 +++++++++++++++++++++++++++++ auto-backup | 1 + docmaster | 1 + ot-recorder | 1 + upsmon | 1 + zabbix-agent | 1 + zabbix-agent2 | 1 + 7 files changed, 35 insertions(+) create mode 100644 .gitmodules create mode 160000 auto-backup create mode 160000 docmaster create mode 160000 ot-recorder create mode 160000 upsmon create mode 160000 zabbix-agent create mode 160000 zabbix-agent2 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..23c1db9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,29 @@ +[submodule "auto-backup"] + path = auto-backup + url = https://git.asperti.com/paspo/hassio-auto-backup.git + branch = master + +[submodule "docmaster"] + path = docmaster + url = https://git.asperti.com/paspo/hassio-docmaster.git + branch = master + +[submodule "upsmon"] + path = upsmon + url = https://git.asperti.com/paspo/hassio-upsmon.git + branch = master + +[submodule "zabbix-agent"] + path = zabbix-agent + url = https://git.asperti.com/paspo/hassio-zabbix-agent.git + branch = master + +[submodule "zabbix-agent2"] + path = zabbix-agent2 + url = https://git.asperti.com/paspo/hassio-zabbix-agent2.git + branch = master + +[submodule "ot-recorder"] + path = ot-recorder + url = https://git.asperti.com/paspo/hassio-ot-recorder.git + branch = master diff --git a/auto-backup b/auto-backup new file mode 160000 index 0000000..014f1f5 --- /dev/null +++ b/auto-backup @@ -0,0 +1 @@ +Subproject commit 014f1f5016d9f541a68b7970cd88ca7ab5f29651 diff --git a/docmaster b/docmaster new file mode 160000 index 0000000..40a2648 --- /dev/null +++ b/docmaster @@ -0,0 +1 @@ +Subproject commit 40a2648f1fd35bd5b920cba9ac034e45afe74399 diff --git a/ot-recorder b/ot-recorder new file mode 160000 index 0000000..2a0047d --- /dev/null +++ b/ot-recorder @@ -0,0 +1 @@ +Subproject commit 2a0047d79408d2147f1bee3166000ab46d4ea039 diff --git a/upsmon b/upsmon new file mode 160000 index 0000000..bf2546c --- /dev/null +++ b/upsmon @@ -0,0 +1 @@ +Subproject commit bf2546cdc107fe3e625c806ecae0a1a91698ed3c diff --git a/zabbix-agent b/zabbix-agent new file mode 160000 index 0000000..66b7565 --- /dev/null +++ b/zabbix-agent @@ -0,0 +1 @@ +Subproject commit 66b756525891ad04231d9470ee1a0d9ae1891653 diff --git a/zabbix-agent2 b/zabbix-agent2 new file mode 160000 index 0000000..50d780c --- /dev/null +++ b/zabbix-agent2 @@ -0,0 +1 @@ +Subproject commit 50d780c29315f3f3946cbb1546e627bc62a13e99