]> gitweb.fluxo.info Git - puppet-wordpress.git/commitdiff
Updating wp-cli deploy commit
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 7 Feb 2013 15:07:08 +0000 (13:07 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 7 Feb 2013 15:07:08 +0000 (13:07 -0200)
manifests/init.pp

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