fix rysnc issues for:
- /ols/*
- /dns/*
- /nginx/* (doesn't affect ols side but general fix)
fix for ssl toggle:
- When SSL copies over, the OLS vhost is correct - https - but the app spun up an http server initially, so gprestore needs to callback with a domain-update to enable ssl.
- acme cronjob created on clone needs to output to monitoring log (general fix)