-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.91 KB
/
Copy path.gitmodules
File metadata and controls
45 lines (45 loc) · 1.91 KB
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
[submodule "vagrant/puppet/modules/stdlib"]
path = vagrant/puppet/modules/stdlib
url = git://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "vagrant/puppet/modules/wget"]
path = vagrant/puppet/modules/wget
url = git://github.com/maestrodev/puppet-wget.git
[submodule "vagrant/puppet/modules/apt"]
path = vagrant/puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt.git
[submodule "vagrant/puppet/modules/concat"]
path = vagrant/puppet/modules/concat
url = https://github.com/puppetlabs/puppetlabs-concat.git
[submodule "vagrant/puppet/modules/rabbitmq"]
path = vagrant/puppet/modules/rabbitmq
url = https://github.com/puppetlabs/puppetlabs-rabbitmq.git
[submodule "vagrant/puppet/modules/staging"]
path = vagrant/puppet/modules/staging
url = https://github.com/nanliu/puppet-staging.git
[submodule "vagrant/puppet/modules/redis"]
path = vagrant/puppet/modules/redis
url = https://github.com/thomasvandoren/puppet-redis.git
[submodule "vagrant/puppet/modules/gcc"]
path = vagrant/puppet/modules/gcc
url = https://github.com/puppetlabs/puppetlabs-gcc.git
[submodule "api"]
path = api
url = git@github.com:peeracle/web-server.git
[submodule "vagrant/puppet/modules/nginx"]
path = vagrant/puppet/modules/nginx
url = https://github.com/jfryman/puppet-nginx.git
[submodule "client"]
path = client
url = git@github.com:peeracle/web-client.git
[submodule "vagrant/puppet/modules/aptmirror"]
path = vagrant/puppet/modules/aptmirror
url = https://github.com/github/puppet-aptmirror.git
[submodule "vagrant/puppet/modules/mysql"]
path = vagrant/puppet/modules/mysql
url = https://github.com/puppetlabs/puppetlabs-mysql.git
[submodule "vagrant/puppet/modules/nodejs"]
path = vagrant/puppet/modules/nodejs
url = https://github.com/puppetlabs/puppetlabs-nodejs.git
[submodule "vagrant/puppet/modules/postgresql"]
path = vagrant/puppet/modules/postgresql
url = https://github.com/puppetlabs/puppetlabs-postgresql/