forked from purpleidea/puppet-gluster
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 1.1 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
[submodule "vagrant/puppet/modules/stdlib"]
path = vagrant/puppet/modules/stdlib
url = https://github.com/purpleidea/puppetlabs-stdlib.git
[submodule "vagrant/puppet/modules/apt"]
path = vagrant/puppet/modules/apt
url = https://github.com/purpleidea/puppetlabs-apt.git
[submodule "vagrant/puppet/modules/common"]
path = vagrant/puppet/modules/common
url = https://github.com/purpleidea/puppet-common.git
[submodule "vagrant/puppet/modules/keepalived"]
path = vagrant/puppet/modules/keepalived
url = https://github.com/purpleidea/puppet-keepalived.git
[submodule "vagrant/puppet/modules/puppet"]
path = vagrant/puppet/modules/puppet
url = https://github.com/purpleidea/puppet-puppet.git
[submodule "vagrant/puppet/modules/shorewall"]
path = vagrant/puppet/modules/shorewall
url = https://github.com/purpleidea/puppet-shorewall.git
[submodule "vagrant/puppet/modules/yum"]
path = vagrant/puppet/modules/yum
url = https://github.com/purpleidea/puppet-yum.git
[submodule "vagrant/puppet/modules/module-data"]
path = vagrant/puppet/modules/module-data
url = https://github.com/purpleidea/puppet-module-data.git