Skip to content

Commit

Permalink
allow ability to use -R with rancher/server:v1.6-development
Browse files Browse the repository at this point in the history
  • Loading branch information
Denise Schannon committed Aug 16, 2017
1 parent 6c4bd98 commit a7c0cfc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/gce-10acre-ranch
Original file line number Diff line number Diff line change
Expand Up @@ -390,10 +390,6 @@ generate_build_script() # signature: role container build_file
container="${2}"
fi

if [[ "${REPOS}" != "" ]]; then
container="rancher/server:master"
fi

build_file=$3

if [ "$(get_user_data_flag)" = "true" ]; then
Expand Down

0 comments on commit a7c0cfc

Please sign in to comment.