]> gitweb.fluxo.info Git - puppet-wordpress.git/commitdiff
Updating wp-cli commit
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 4 Aug 2013 17:41:19 +0000 (14:41 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 4 Aug 2013 17:41:19 +0000 (14:41 -0300)
manifests/init.pp

index 558f65c775eef885476dd2aa0c4508a67e0f6ad7..1a09b36d088d9db64ab5863752dbf9c098a02cfd 100644 (file)
@@ -26,7 +26,7 @@ class wordpress(
     ensure   => present,
     provider => git,
     source   => 'git://github.com/wp-cli/wp-cli.git',
-    revision => 'f93b73ca35350e48c727fc5a6862d3f7e2c31b33',
+    revision => '27a2ff1e94ccb924d24a978c78fb3b1a9520ee25',
     owner    => 'root',
     group    => 'root',
   }