summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 30a8e09..1d3775f 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -7,7 +7,7 @@ class hotglue {
ensure => present,
provider => git,
source => 'https://github.com/hotglue/hotglue2.git',
- revision => 'ddd9ba49767e9fe92297160f26d72bf46b916b26',
+ revision => '0865f1738030e277879c4fe297ad277c3c645166',
owner => 'root',
group => 'root',
}