Skip to content

Commit

Permalink
re-enable container pulls (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
alabdao committed Oct 20, 2023
1 parent 4839f2a commit 6f4f10f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/ansible/provision_compute_only.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
ansible.builtin.include_tasks: tasks/install_bacalhau_tasks.yaml
tags: bacalhau

# - name: Pull common containers
# ansible.builtin.include_tasks: tasks/pull_common_containers.yaml
- name: Pull common containers
ansible.builtin.include_tasks: tasks/pull_common_containers.yaml

handlers:
- name: Restart docker
Expand Down

0 comments on commit 6f4f10f

Please sign in to comment.