Provisioning is a job pipeline that creates, configures, and validates servers.
Stages:
1) Order created
2) Job queued
3) Server build and config
4) Service marked active
If a stage fails, the job is retried by cron.
Provisioning is a job pipeline that creates, configures, and validates servers.
Stages:
1) Order created
2) Job queued
3) Server build and config
4) Service marked active
If a stage fails, the job is retried by cron.