summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJames Shubin <james@shubin.ca>2014-04-07 00:43:04 -0400
committerJames Shubin <james@shubin.ca>2014-05-07 12:52:05 -0400
commit32fdb618625f011b7d7387428520441a91321e0e (patch)
tree15af96f12b7c2920364bc1505b11bf31ea41c066 /.gitmodules
parent36ee0ebd22c3ccd55a9544b96c0cbfcbf70b153b (diff)
downloadpuppet-gluster-32fdb618625f011b7d7387428520441a91321e0e.tar.gz
puppet-gluster-32fdb618625f011b7d7387428520441a91321e0e.tar.xz
puppet-gluster-32fdb618625f011b7d7387428520441a91321e0e.zip
Pull operating system specific data from yaml files.
This patch includes package names.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index c41791b..f5db0b9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "vagrant/gluster/puppet/modules/yum"]
path = vagrant/gluster/puppet/modules/yum
url = https://github.com/purpleidea/puppet-yum.git
+[submodule "vagrant/gluster/puppet/modules/puppet-module"]
+ path = vagrant/gluster/puppet/modules/module-data
+ url = https://github.com/purpleidea/puppet-module-data.git