Nagios Plugins
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitmodules 857B

123456789101112131415161718192021222324
  1. [submodule "nagios"]
  2. path = nagios
  3. url = https://git.mount-mockery.de/pylib/nagios.git
  4. [submodule "z_server/mqtt"]
  5. path = z_server/mqtt
  6. url = https://git.mount-mockery.de/pylib/mqtt.git
  7. [submodule "z_server/report"]
  8. path = z_server/report
  9. url = https://git.mount-mockery.de/pylib/report.git
  10. [submodule "z_server/socket_protocol"]
  11. path = socket_protocol
  12. url = https://git.mount-mockery.de/pylib/socket_protocol.git
  13. [submodule "z_server/stringtools"]
  14. path = stringtools
  15. url = https://git.mount-mockery.de/pylib/stringtools.git
  16. [submodule "z_server/task"]
  17. path = task
  18. url = https://git.mount-mockery.de/pylib/task.git
  19. [submodule "z_server/tcp_socket"]
  20. path = tcp_socket
  21. url = https://git.mount-mockery.de/pylib/tcp_socket.git
  22. [submodule "z_server/smart_devdi"]
  23. path = z_server/devdi
  24. url = https://git.mount-mockery.de/smarthome/smart_devdi.git