Skip to content

Commit

Permalink
Changing openstack to openstack-heat in get-kube.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
elsonrodriguez authored and Lukasz Zajaczkowski committed Apr 28, 2016
1 parent 7b3b24c commit c5ca66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/get-kube.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
# Rackspace
# * export KUBERNETES_PROVIDER=rackspace; wget -q -O - https://get.k8s.io | bash
# OpenStack
# * export KUBERNETES_PROVIDER=openstack; wget -q -O - https://get.k8s.io | bash
# * export KUBERNETES_PROVIDER=openstack-heat; wget -q -O - https://get.k8s.io | bash
#
# Set KUBERNETES_SKIP_DOWNLOAD to non-empty to skip downloading a release.
# Set KUBERNETES_SKIP_CONFIRM to skip the installation confirmation prompt.
Expand Down

0 comments on commit c5ca66b

Please sign in to comment.