Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

Makefile should not have ose tag info. #144

Closed
praveenkumar opened this issue Jun 10, 2016 · 0 comments
Closed

Makefile should not have ose tag info. #144

praveenkumar opened this issue Jun 10, 2016 · 0 comments

Comments

@praveenkumar
Copy link
Contributor

Current Makefile is having ose tag info which shouldn't be needed anymore because it has been taken care in kickstart file.

    # Changes to sccli for downstream
    sed -i -e \
        "s|^DOCKER_REGISTRY =\(\s\+\)\(.*\)$ |DOCKER_REGISTRY = \"registry\.access\.redhat\.com\"|" \
        ${DOWNSTREAM_NAME}-${VERSION}/utils/sccli.py \
        -e "s|^IMAGE_NAME =\(\s\+\)\(.*\)$ |IMAGE_NAME = \"openshift3/ose\"|" \
        -e "s|^IMAGE_TAG =\(\s\+\)\(.*\)$ |IMAGE_TAG = \"${DOWNSTREAM_IMAGE_VERSION}\"|"
praveenkumar added a commit that referenced this issue Jun 10, 2016
Fix #144 Makefile should not have ose tag info
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant