summaryrefslogtreecommitdiffstats
path: root/manifests/repo.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/repo.pp')
-rw-r--r--manifests/repo.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/repo.pp b/manifests/repo.pp
index 3c45ee0..747493c 100644
--- a/manifests/repo.pp
+++ b/manifests/repo.pp
@@ -22,7 +22,7 @@ define gluster::repo(
# if you leave this blank, we assume you want the latest version...
$version = ''
) {
- $base = 'https://download.gluster.org/pub/gluster/glusterfs/'
+ $base = hiera('gluster::repo::base') # eg: 'https://download.gluster.org/pub/gluster/glusterfs/'
if "${version}" == '' {
# latest