Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:cloudfoundry-incubator/bosh-goog…
Browse files Browse the repository at this point in the history
…le-cpi-release into develop
  • Loading branch information
evandbrown committed Aug 29, 2017
2 parents e9d79cb + 27e8edb commit 5a7b041
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/bosh/main.tf
Expand Up @@ -160,6 +160,10 @@ chmod +x /usr/bin/jq
cat > /etc/profile.d/bosh.sh <<'EOF'
#!/bin/bash
export LC_CTYPE=en_US.UTF-8
export LC_ALL=en_US.UTF-8
# Misc vars
export prefix=${var.prefix}
export ssh_key_path=$HOME/.ssh/bosh
Expand Down

0 comments on commit 5a7b041

Please sign in to comment.