Skip to content

Commit

Permalink
Kubernetes needs a working DCOS cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
mlafeldt committed Dec 10, 2015
1 parent 606584e commit 110eca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ destroy: venv
-e dcos_channel="$(DCOS_CHANNEL)" \
-e dcos_master_setup="$(DCOS_MASTER_SETUP)"

kubernetes: kubernetes-install kubernetes-env
kubernetes: bootstrap kubernetes-install kubernetes-env

kubernetes-install: venv
venv/bin/ansible-playbook -v kubernetes.yml
Expand Down

0 comments on commit 110eca8

Please sign in to comment.