-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 890 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
[submodule "anaconda"]
path = anaconda
url = [email protected]:rhinstaller/anaconda.git
branch = rhel7-branch
[submodule "hello-world-anaconda-addon"]
path = hello-world-anaconda-addon
url = [email protected]:vpodzime/hello-world-anaconda-addon.git
[submodule "initial-setup"]
path = initial-setup
url = [email protected]:rhinstaller/initial-setup.git
branch = rhel7-branch
[submodule "kdump-anaconda-addon"]
path = kdump-anaconda-addon
url = [email protected]:daveyoung/kdump-anaconda-addon.git
[submodule "anaconda-realmd"]
path = anaconda-realmd
url = https://git.fedorahosted.org/git/anaconda-realmd.git
[submodule "oscap-addon"]
path = oscap-addon
url = [email protected]:OpenSCAP/oscap-anaconda-addon.git
[submodule "anaconda-addon-development-guide"]
path = anaconda-addon-development-guide
url = [email protected]:candlepin/anaconda-addon-development-guide.git
branch = rhel7-branch