Update manifest.yml
parent
fa1f4105c0
commit
aa9f46efae
|
@ -18,6 +18,8 @@ onInstall:
|
||||||
|
|
||||||
- api [cp]: environment.control.RestartNodes
|
- api [cp]: environment.control.RestartNodes
|
||||||
|
|
||||||
|
# ${nodes.cp.master.id} to only run on master cluster. Will need to update with WP_REDIS_HOST, WP_REDIS_SCHEME, WP_REDIS_PORT, and password grepped from redis conf
|
||||||
|
|
||||||
- cmd [cp]: |-
|
- cmd [cp]: |-
|
||||||
cd /var/www/webroot/ROOT
|
cd /var/www/webroot/ROOT
|
||||||
cd /var/www/webroot/ROOT && wp plugin deactivate litespeed-cache
|
cd /var/www/webroot/ROOT && wp plugin deactivate litespeed-cache
|
||||||
|
|
Loading…
Reference in New Issue