]> gitweb.fluxo.info Git - puppet-etherpad.git/commitdiff
Updating deploy commit
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 13 May 2012 00:42:32 +0000 (21:42 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 13 May 2012 00:42:32 +0000 (21:42 -0300)
manifests/init.pp

index 9f2278ca0cd1c9a1109f1ca0799e2258fe6423cc..04789ac23a26afa650d02c9f83721fb3ec750cbd 100644 (file)
@@ -45,7 +45,7 @@ class etherpad {
     ensure   => present,
     provider => git,
     source   => 'git://github.com/Pita/etherpad-lite.git',
-    revision => 'cfb58a80a30486156a15515164c9c0f4647f165b',
+    revision => '309e3b09942389bd92205fc04d5e73088a30df60',
     owner    => 'etherpad-lite',
     group    => 'etherpad-lite',
     require  => [ User['etherpad-lite'], Group['etherpad-lite'] ],