Move Nginx symlink out of pull step
dshoreman opened this issue · comments
Currently the nginx sites_enabled
symlink is applied during the "pull files" step, so we're not able to get detailed progress or status info back about the enabling/disabling explicitly.
Should be a relatively painless change, but doing so might affect manually enabling, pulling, disabling etc. so that's something to watch out for.