%= include '_base/jobs/milestone', milestone => { is_complete => $job->{notes}->{is_config_created}, text => 'Creating webserver configuration' }; %= include '_base/jobs/milestone', milestone => { is_complete => $job->{notes}->{is_config_deployed}, text => 'Updating and reloading webservers with new configuration' };