Skip to content

Commit 2de3b8b

Browse files
committed
Merge pull request #43 from gildub/havana
Backport for purpleidea/puppet-gluster
2 parents b0c4f78 + 3fe94c8 commit 2de3b8b

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.gitmodules

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
[submodule "glance"]
2020
path = glance
2121
url = https://github.com/stackforge/puppet-glance.git
22-
[submodule "gluster"]
23-
path = gluster
24-
url = https://github.com/redhat-openstack/puppet-openstack-storage.git
2522
[submodule "haproxy"]
2623
path = haproxy
2724
url = https://github.com/puppetlabs/puppetlabs-haproxy.git
@@ -94,3 +91,12 @@
9491
[submodule "xinetd"]
9592
path = xinetd
9693
url = https://github.com/packstack/puppetlabs-xinetd.git
94+
[submodule "gluster"]
95+
path = gluster
96+
url = https://github.com/purpleidea/puppet-gluster.git
97+
[submodule "common"]
98+
path = common
99+
url = https://github.com/purpleidea/puppet-common.git
100+
[submodule "puppet"]
101+
path = puppet
102+
url = https://github.com/purpleidea/puppet-puppet.git

common

Submodule common added at 2c0ed28

gluster

puppet

Submodule puppet added at 07ec49d

0 commit comments

Comments
 (0)