Merge "Fix missing quote"

This commit is contained in:
Jenkins 2017-01-17 09:47:39 +00:00 committed by Gerrit Code Review
commit 6e510f6c78
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ export FUEL_DEVOPS_INSTALLATION_DIR=${FUEL_DEVOPS_INSTALLATION_DIR}
export CUSTOM_YAML='hyperkube_image_repo: "${HYPERKUBE_REPO}"
hyperkube_image_tag: "${HYPERKUBE_TAG}"
kube_version: "${HYPERKUBE_VERSION}"
docker_options: "--insecure-registry=${REGISTRY_IP}'
docker_options: "--insecure-registry=${REGISTRY_IP}"'
echo "Running on \${NODE_NAME}: \${ENV_NAME}"
source \${FUEL_DEVOPS_INSTALLATION_DIR}/bin/activate