Skip to content

Commit

Permalink
Update build-image playbook to point to newer private playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
smarterclayton committed Nov 26, 2017
1 parent bb1526a commit b79e57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/build_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
set_fact:
openshift_node_bootstrap: True

- import_playbook: /usr/share/ansible/openshift-ansible/playbooks/common/openshift-node/image_prep.yml
- import_playbook: /usr/share/ansible/openshift-ansible/playbooks/openshift-node/private/image_prep.yml

- hosts: nodes
roles:
Expand Down

0 comments on commit b79e57d

Please sign in to comment.