You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pre-pull container images during Terraform provisioning
Add docker pull commands in the Terraform provisioner for each node type.
MySQL nodes pre-pull mysql-server, mgmt nodes pre-pull mysql-mgmt,
superset-service, and redis. Pulls run in background with wait. Images
are cached by the time ansible-playbook runs.
Closes#46
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments