-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 2.63 KB
/
.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "vagrant/lib/drush-aliases"]
path = vagrant/lib/drush-aliases
url = https://github.com/GetValkyrie/valkyrie-drush-aliases
[submodule "vagrant/lib/config"]
path = vagrant/lib/config
url = https://github.com/GetValkyrie/valkyrie-config
[submodule "vagrant/lib/mount"]
path = vagrant/lib/mount
url = https://github.com/ErgonLogicEnterprises/valkyrie-mount
[submodule "vagrant/ansible/roles/getvalkyrie.aegir"]
path = vagrant/ansible/roles/getvalkyrie.aegir
url = https://github.com/ErgonLogicEnterprises/ansible-role-aegir.git
[submodule "vagrant/ansible/roles/geerlingguy.git"]
path = vagrant/ansible/roles/geerlingguy.git
url = https://github.com/geerlingguy/ansible-role-git
[submodule "vagrant/ansible/roles/geerlingguy.php"]
path = vagrant/ansible/roles/geerlingguy.php
url = https://github.com/geerlingguy/ansible-role-php
[submodule "vagrant/ansible/roles/geerlingguy.composer"]
path = vagrant/ansible/roles/geerlingguy.composer
url = https://github.com/geerlingguy/ansible-role-composer
[submodule "vagrant/ansible/roles/getvalkyrie.valkyrie"]
path = vagrant/ansible/roles/getvalkyrie.valkyrie
url = https://github.com/GetValkyrie/ansible-role-valkyrie
[submodule "vagrant/ansible/roles/getvalkyrie.skynet"]
path = vagrant/ansible/roles/getvalkyrie.skynet
url = https://github.com/GetValkyrie/ansible-role-skynet
[submodule "vagrant/ansible/roles/geerlingguy.mysql"]
path = vagrant/ansible/roles/geerlingguy.mysql
url = https://github.com/geerlingguy/ansible-role-mysql.git
[submodule "vagrant/ansible/roles/getvalkyrie.drush"]
path = vagrant/ansible/roles/getvalkyrie.drush
url = https://github.com/ErgonLogicEnterprises/ansible-role-drush.git
[submodule "docs"]
path = docs
url = https://github.com/GetValkyrie/valkyrie-docs.git
[submodule "vagrant/ansible/roles/getvalkyrie.drulenium"]
path = vagrant/ansible/roles/getvalkyrie.drulenium
url = [email protected]:ErgonLogicEnterprises/ansible-role-drulenium.git
[submodule "vagrant/ansible/roles/getvalkyrie.aegir3drulenium"]
path = vagrant/ansible/roles/getvalkyrie.aegir3drulenium
url = [email protected]:ErgonLogicEnterprises/ansible-role-aegir3drulenium.git
[submodule "vagrant/ansible/roles/getvalkyrie.aegir3platforms"]
path = vagrant/ansible/roles/getvalkyrie.aegir3platforms
url = [email protected]:ErgonLogicEnterprises/ansible-role-aegir3platforms.git
[submodule "vagrant/ansible/roles/getvalkyrie.selenium"]
path = vagrant/ansible/roles/getvalkyrie.selenium
url = https://github.com/ErgonLogicEnterprises/ansible-role-selenium.git
[submodule "vagrant/ansible/roles/geerlingguy.java"]
path = vagrant/ansible/roles/geerlingguy.java
url = https://github.com/geerlingguy/ansible-role-java.git