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 d3a162b..f454ce5 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -26,7 +26,7 @@ class wordpress {
ensure => present,
provider => git,
source => 'git://github.com/wp-cli/wp-cli.git',
- revision => '0d8487b771afbaf1acd8c086e088f9d3601c3395',
+ revision => 'fe2be3169b315fd0ffd5e65949aa29713f7329d9',
owner => 'root',
group => 'root',
}