|
@@ -0,0 +1,62 @@
|
|
|
+[amqp]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/amqp.git"
|
|
|
+
|
|
|
+[api]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/api.git"
|
|
|
+
|
|
|
+[base]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/base.git"
|
|
|
+
|
|
|
+[cablemodem]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/cablemodem.git"
|
|
|
+
|
|
|
+[ciscoconf]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/ciscoconf.git"
|
|
|
+
|
|
|
+[connect]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/connect.git"
|
|
|
+
|
|
|
+[dhcp]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/dhcp.git"
|
|
|
+
|
|
|
+[freeradius]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/freeradius.git"
|
|
|
+
|
|
|
+[ftth]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/ftth.git"
|
|
|
+
|
|
|
+[genieacs]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/genieacs.git"
|
|
|
+
|
|
|
+[geoserver]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/geoserver.git"
|
|
|
+
|
|
|
+[kea]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/vendors/kea.git"
|
|
|
+
|
|
|
+[mysql]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/mysql.git"
|
|
|
+
|
|
|
+[netmiko]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/netmiko.git"
|
|
|
+
|
|
|
+[nginx]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/nginx.git"
|
|
|
+
|
|
|
+[radius]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/radius.git"
|
|
|
+
|
|
|
+[stats]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/stats.git"
|
|
|
+
|
|
|
+[statsd]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/statsd.git"
|
|
|
+
|
|
|
+[supervisord]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/supervisord.git"
|
|
|
+
|
|
|
+[swagger]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/swagger.git"
|
|
|
+
|
|
|
+[tftp]
|
|
|
+repo = "https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/interlink-sa/flowdat3/modules/tftp.git"
|