-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 809 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 809 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "cookbooks/rabbitmq-openstack"]
path = cookbooks/rabbitmq-openstack
url = https://github.com/rcbops-cookbooks/rabbitmq-openstack
[submodule "cookbooks/mysql"]
path = cookbooks/mysql
url = https://github.com/opscode-cookbooks/mysql
[submodule "cookbooks/apache"]
path = cookbooks/apache
url = git://github.com/opscode-cookbooks/apache2.git
[submodule "cookbooks/rabbitmq"]
path = cookbooks/rabbitmq
url = https://github.com/opscode-cookbooks/rabbitmq
[submodule "cookbooks/apt"]
path = cookbooks/apt
url = https://github.com/opscode-cookbooks/apt
[submodule "cookbooks/database"]
path = cookbooks/database
url = https://github.com/opscode-cookbooks/database
[submodule "cookbooks/billingstack"]
path = cookbooks/billingstack
url = https://github.com/billingstack/billingstack-cookbook