X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=.gitmodules;h=c4c869e1d06bf24ded0cebe36ab2c22f26f34170;hb=2b3bcd2deda4437d351f29ce58dfcd05fb887fdb;hp=2405e818c1df19a7975ccd58a3d243f397a3f32d;hpb=53b3356a9be3b0994658480cd1a2fc820eaac316;p=iec.git diff --git a/.gitmodules b/.gitmodules index 2405e81..c4c869e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -114,3 +114,24 @@ path = src/use_cases/seba_on_arm/src_repo/pushgateway url = https://github.com/iecedge/pushgateway.git branch = v0.5.2-arm64v8 +[submodule "freeradius"] + path = src/use_cases/seba_on_arm/src_repo/freeradius + url = https://github.com/iecedge/freeradius.git +[submodule "voltha"] + path = src/use_cases/seba_on_arm/src_repo/voltha + url = https://github.com/iecedge/voltha.git + branch = jglr_move_to_cachengo_infra +[submodule "etcd-operator-docker"] + path = src/use_cases/seba_on_arm/src_repo/etcd-operator-docker + url = https://github.com/iecedge/etcd-operator-docker.git +[submodule "etcd"] + path = src/use_cases/seba_on_arm/src_repo/etcd + url = https://github.com/iecedge/etcd.git +[submodule "onos"] + path = src/use_cases/seba_on_arm/src_repo/onos + url = https://github.com/iecedge/onos.git + branch = v1.13.5 +[submodule "beats-docker"] + path = src/use_cases/seba_on_arm/src_repo/beats-docker + url = https://github.com/iecedge/beats-docker.git + branch = 6.4.2-arm64v8