-
Notifications
You must be signed in to change notification settings - Fork 81
/
.gitmodules
126 lines (126 loc) · 3.73 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
[submodule "elasticsearch"]
path = elasticsearch
url = https://github.com/foxycoder/cookbook-elasticsearch.git
[submodule "kibana"]
path = kibana
url = https://github.com/foxycoder/chef-kibana.git
[submodule "logstash"]
path = logstash
url = https://github.com/foxycoder/chef-logstash.git
[submodule "redisio"]
path = redisio
url = https://github.com/brianbianco/redisio.git
[submodule "rabbitmq"]
path = rabbitmq
url = https://github.com/opscode-cookbooks/rabbitmq.git
[submodule "java"]
path = java
url = https://github.com/opscode-cookbooks/java.git
[submodule "apt"]
path = apt
url = https://github.com/opscode-cookbooks/apt.git
[submodule "erlang"]
path = erlang
url = https://github.com/opscode-cookbooks/erlang.git
[submodule "mysql"]
path = mysql
url = https://github.com/opscode-cookbooks/mysql.git
[submodule "nagios"]
path = nagios
url = https://github.com/opscode-cookbooks/nagios.git
[submodule "nginx"]
path = nginx
url = https://github.com/opscode-cookbooks/nginx.git
[submodule "ntp"]
path = ntp
url = https://github.com/opscode-cookbooks/ntp.git
[submodule "postgresql"]
path = postgresql
url = https://github.com/opscode-cookbooks/postgresql.git
[submodule "runit"]
path = runit
url = https://github.com/opscode-cookbooks/runit.git
[submodule "ant"]
path = ant
url = https://github.com/opscode-cookbooks/ant.git
[submodule "apache2"]
path = apache2
url = https://github.com/opscode-cookbooks/apache2.git
[submodule "ark"]
path = ark
url = https://github.com/opscode-cookbooks/ark.git
[submodule "aws"]
path = aws
url = https://github.com/opscode-cookbooks/aws.git
[submodule "bluepill"]
path = bluepill
url = https://github.com/opscode-cookbooks/bluepill.git
[submodule "build-essential"]
path = build-essential
url = https://github.com/opscode-cookbooks/build-essential.git
[submodule "chef_handler"]
path = chef_handler
url = https://github.com/opscode-cookbooks/chef_handler.git
[submodule "database"]
path = database
url = https://github.com/opscode-cookbooks/database.git
[submodule "dmg"]
path = dmg
url = https://github.com/opscode-cookbooks/dmg.git
[submodule "git"]
path = git
url = https://github.com/opscode-cookbooks/git.git
[submodule "logrotate"]
path = logrotate
url = https://github.com/opscode-cookbooks/logrotate.git
[submodule "memcached"]
path = memcached
url = https://github.com/opscode-cookbooks/memcached.git
[submodule "ohai"]
path = ohai
url = https://github.com/opscode-cookbooks/ohai.git
[submodule "openssl"]
path = openssl
url = https://github.com/opscode-cookbooks/openssl.git
[submodule "perl"]
path = perl
url = https://github.com/opscode-cookbooks/perl.git
[submodule "php"]
path = php
url = https://github.com/opscode-cookbooks/php.git
[submodule "postfix"]
path = postfix
url = https://github.com/opscode-cookbooks/postfix.git
[submodule "python"]
path = python
url = https://github.com/opscode-cookbooks/python.git
[submodule "vim"]
path = vim
url = https://github.com/opscode-cookbooks/vim.git
[submodule "windows"]
path = windows
url = https://github.com/opscode-cookbooks/windows.git
[submodule "xfs"]
path = xfs
url = https://github.com/opscode-cookbooks/xfs.git
[submodule "xml"]
path = xml
url = https://github.com/opscode-cookbooks/xml.git
[submodule "yum"]
path = yum
url = https://github.com/opscode-cookbooks/yum.git
[submodule "rsyslog"]
path = rsyslog
url = https://github.com/opscode-cookbooks/rsyslog.git
[submodule "hostsfile"]
path = hostsfile
url = https://github.com/foxycoder/hostsfile.git
[submodule "rbenv"]
path = rbenv
url = https://github.com/ddux/rbenv-cookbook.git
[submodule "yumrepo"]
path = yumrepo
url = https://github.com/bryanwb/cookbook-yumrepo.git
[submodule "htpasswd"]
path = htpasswd
url = https://github.com/Youscribe/htpasswd-cookbook.git