migrating to submodules

This commit is contained in:
2021-09-14 17:02:15 +02:00
parent 453b577123
commit cf7d7db995
7 changed files with 35 additions and 0 deletions

29
.gitmodules vendored Normal file
View File

@@ -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

1
auto-backup Submodule

Submodule auto-backup added at 014f1f5016

1
docmaster Submodule

Submodule docmaster added at 40a2648f1f

1
ot-recorder Submodule

Submodule ot-recorder added at 2a0047d794

1
upsmon Submodule

Submodule upsmon added at bf2546cdc1

1
zabbix-agent Submodule

Submodule zabbix-agent added at 66b7565258

1
zabbix-agent2 Submodule

Submodule zabbix-agent2 added at 50d780c293