This version needs to have a bash script for the addon to run. When the synching from live to staging, the environment placeholders are not properly replaced with actual URLs, wp search-replace fails.
This manifest creates a clone of the selected environment and install an addon in the new environment.
The addon can execute shell commands in the source environment and in the cp node of the new environment.
Need to figure out the correct syntax for the commands to sync the database
Clone selected live environment, create a database backup and mount the /var/www/webroot/ROOT of the live environment in the /var/www/webroot/sourcefiles folder of the clone.