This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
forked from NREL/api-umbrella
-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitmodules
102 lines (102 loc) · 3.98 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[submodule "chef/cookbooks/cron"]
path = chef/cookbooks/cron
url = http://github.com/opscode-cookbooks/cron.git
[submodule "chef/cookbooks/chef-client"]
path = chef/cookbooks/chef-client
url = http://github.com/opscode-cookbooks/chef-client.git
[submodule "chef/cookbooks/build-essential"]
path = chef/cookbooks/build-essential
url = http://github.com/opscode-cookbooks/build-essential.git
[submodule "chef/cookbooks/haproxy"]
path = chef/cookbooks/haproxy
url = http://github.com/NREL-cookbooks/haproxy.git
[submodule "chef/cookbooks/vagrant_extras"]
path = chef/cookbooks/vagrant_extras
url = http://github.com/NREL-cookbooks/vagrant_extras.git
[submodule "chef/cookbooks/sudo"]
path = chef/cookbooks/sudo
url = http://github.com/NREL-cookbooks/sudo.git
[submodule "chef/cookbooks/iptables"]
path = chef/cookbooks/iptables
url = http://github.com/NREL-cookbooks/iptables.git
[submodule "chef/cookbooks/etc"]
path = chef/cookbooks/etc
url = http://github.com/NREL-cookbooks/etc.git
[submodule "chef/cookbooks/logrotate"]
path = chef/cookbooks/logrotate
url = http://github.com/opscode-cookbooks/logrotate.git
[submodule "chef/cookbooks/man"]
path = chef/cookbooks/man
url = http://github.com/opscode-cookbooks/man.git
[submodule "chef/cookbooks/screen"]
path = chef/cookbooks/screen
url = http://github.com/opscode-cookbooks/screen.git
[submodule "chef/cookbooks/ack"]
path = chef/cookbooks/ack
url = http://github.com/NREL-cookbooks/ack.git
[submodule "chef/cookbooks/yum"]
path = chef/cookbooks/yum
url = http://github.com/NREL-cookbooks/yum.git
[submodule "chef/cookbooks/vim"]
path = chef/cookbooks/vim
url = http://github.com/opscode-cookbooks/vim.git
[submodule "chef/cookbooks/nano"]
path = chef/cookbooks/nano
url = http://github.com/josephholsten/nano-cookbook.git
[submodule "chef/cookbooks/unzip"]
path = chef/cookbooks/unzip
url = http://github.com/NREL-cookbooks/unzip.git
[submodule "chef/cookbooks/rbenv"]
path = chef/cookbooks/rbenv
url = http://github.com/NREL-cookbooks/rbenv.git
[submodule "chef/cookbooks/git"]
path = chef/cookbooks/git
url = http://github.com/opscode-cookbooks/git.git
[submodule "chef/cookbooks/ohai"]
path = chef/cookbooks/ohai
url = http://github.com/opscode-cookbooks/ohai.git
[submodule "chef/cookbooks/rubygems"]
path = chef/cookbooks/rubygems
url = http://github.com/NREL-cookbooks/rubygems.git
[submodule "chef/cookbooks/rsyslog"]
path = chef/cookbooks/rsyslog
url = http://github.com/NREL-cookbooks/rsyslog.git
[submodule "chef/cookbooks/nginx"]
path = chef/cookbooks/nginx
url = http://github.com/NREL-cookbooks/nginx.git
[submodule "chef/cookbooks/passenger"]
path = chef/cookbooks/passenger
url = http://github.com/NREL-cookbooks/passenger.git
[submodule "chef/cookbooks/bundler"]
path = chef/cookbooks/bundler
url = http://github.com/NREL-cookbooks/bundler.git
[submodule "chef/cookbooks/supervisor"]
path = chef/cookbooks/supervisor
url = http://github.com/NREL-cookbooks/supervisor.git
[submodule "chef/cookbooks/python"]
path = chef/cookbooks/python
url = http://github.com/opscode-cookbooks/python.git
[submodule "chef/cookbooks/pygments"]
path = chef/cookbooks/pygments
url = http://github.com/NREL-cookbooks/pygments.git
[submodule "chef/cookbooks/mongodb"]
path = chef/cookbooks/mongodb
url = http://github.com/NREL-cookbooks/mongodb.git
[submodule "chef/cookbooks/redis"]
path = chef/cookbooks/redis
url = http://github.com/NREL-cookbooks/redis.git
[submodule "chef/cookbooks/shasum"]
path = chef/cookbooks/shasum
url = http://github.com/NREL-cookbooks/shasum.git
[submodule "workspace/api-umbrella-router"]
path = workspace/api-umbrella-router
url = https://github.com/NREL/api-umbrella-router.git
[submodule "workspace/api-umbrella-web"]
path = workspace/api-umbrella-web
url = https://github.com/NREL/api-umbrella-web.git
[submodule "chef/cookbooks/xml"]
path = chef/cookbooks/xml
url = http://github.com/opscode-cookbooks/xml.git
[submodule "chef/cookbooks/zsh"]
path = chef/cookbooks/zsh
url = http://github.com/opscode-cookbooks/zsh.git