Skip to content

Commit

Permalink
feat(install_dev): Install Halyard when creating a machine.
Browse files Browse the repository at this point in the history
  • Loading branch information
jtk54 committed Mar 1, 2017
1 parent f861611 commit 24c33e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev/install_development.sh
Expand Up @@ -70,3 +70,6 @@ fi

# Install google command-line tool (for convenience)
# in the bootstrap_dev.sh because it typically is not installed as root.

# Install Halyard (https://github.com/spinnaker/halyard)
curl -o - https://raw.githubusercontent.com/spinnaker/halyard/master/InstallHalyard.sh | sudo bash

0 comments on commit 24c33e9

Please sign in to comment.