forked from microsoft/Build-OMS-Agent-for-Linux
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
37 lines (37 loc) · 992 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[submodule "omsagent"]
path = omsagent
url = [email protected]:Microsoft/OMS-Agent-for-Linux.git
branch = master
[submodule "opsmgr-kits"]
path = opsmgr-kits
url = [email protected]:Microsoft/SCXcore-osskits.git
branch = master
[submodule "pal"]
path = pal
url = [email protected]:Microsoft/pal.git
branch = master
[submodule "omi"]
path = omi
url = [email protected]:Microsoft/omi.git
branch = stable
[submodule "dsc"]
path = dsc
url = [email protected]:Microsoft/PowerShell-DSC-for-Linux.git
branch = master
[submodule "auoms"]
path = auoms
url = [email protected]:Microsoft/OMS-Auditd-Plugin.git
branch = master
[submodule "scxcore-kits"]
path = scxcore-kits
url = [email protected]:Microsoft/SCXCore-kits.git
branch = master
[submodule "omi-kits"]
path = omi-kits
url = [email protected]:Microsoft/omi-kits.git
[submodule "auoms-kits"]
path = auoms-kits
url = [email protected]:shpimpal/auoms-kits.git
[submodule "dsc-kits"]
path = dsc-kits
url = [email protected]:shpimpal/dsc-kits.git