Skip to content
Snippets Groups Projects
Commit 29408af3 authored by drebs's avatar drebs
Browse files

install redis in Wordpress nodes

parent 9a4021f3
Branches
No related tags found
Loading
Pipeline #285894 failed
......@@ -12,6 +12,7 @@ class profile::wordpress (
'php-mbstring',
'php-gd',
'php-curl',
'redis',
], { ensure => latest })
ensure_resources('profile::wordpress::instance', $instances)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment