summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2014-01-05 16:01:50 -0500
committerJames Shubin <james@shubin.ca>2014-01-08 22:09:21 -0500
commitddd1f6671de0d2b2e86aa7f0f73ddc67b690b16a (patch)
treeec74546da6311fc881231386b98ded150c43d981 /.gitmodules
parent36275d43f72ba1371042bd24fb3718df946f4d56 (diff)
downloadpuppet-gluster-ddd1f6671de0d2b2e86aa7f0f73ddc67b690b16a.tar.gz
puppet-gluster-ddd1f6671de0d2b2e86aa7f0f73ddc67b690b16a.tar.xz
puppet-gluster-ddd1f6671de0d2b2e86aa7f0f73ddc67b690b16a.zip
This is Puppet-Gluster+Vagrant! (https://ttboj.wordpress.com/)
Puppet-Gluster, now with Vagrant! - Initial release. Happy hacking!
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c41791b
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,21 @@
+[submodule "vagrant/gluster/puppet/modules/stdlib"]
+ path = vagrant/gluster/puppet/modules/stdlib
+ url = https://github.com/purpleidea/puppetlabs-stdlib.git
+[submodule "vagrant/gluster/puppet/modules/apt"]
+ path = vagrant/gluster/puppet/modules/apt
+ url = https://github.com/purpleidea/puppetlabs-apt.git
+[submodule "vagrant/gluster/puppet/modules/common"]
+ path = vagrant/gluster/puppet/modules/common
+ url = https://github.com/purpleidea/puppet-common.git
+[submodule "vagrant/gluster/puppet/modules/keepalived"]
+ path = vagrant/gluster/puppet/modules/keepalived
+ url = https://github.com/purpleidea/puppet-keepalived.git
+[submodule "vagrant/gluster/puppet/modules/puppet"]
+ path = vagrant/gluster/puppet/modules/puppet
+ url = https://github.com/purpleidea/puppet-puppet.git
+[submodule "vagrant/gluster/puppet/modules/shorewall"]
+ path = vagrant/gluster/puppet/modules/shorewall
+ url = https://github.com/purpleidea/puppet-shorewall.git
+[submodule "vagrant/gluster/puppet/modules/yum"]
+ path = vagrant/gluster/puppet/modules/yum
+ url = https://github.com/purpleidea/puppet-yum.git