switch mock config prototype from cgcs-centos-repo to centos-repo
Story: 2006387 Task: 36912 Depends-On: https://review.opendev.org/#/c/687403 Change-Id: I3b13afd20cb02cec4a68aa1595e0e8729af472e2 Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
parent
3ce6152837
commit
5df0f70f5b
@ -45,14 +45,14 @@ metadata_expire=0
|
||||
[StxCentos7Distro]
|
||||
name=Stx-Centos-7-Distro
|
||||
enabled=1
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/cgcs-centos-repo/Binary
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/centos-repo/Binary
|
||||
failovermethod=priority
|
||||
exclude=kernel-devel libvirt-devel
|
||||
|
||||
[StxCentos7Distro-rt]
|
||||
name=Stx-Centos-7-Distro-rt
|
||||
enabled=1
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/cgcs-centos-repo/rt/Binary
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/centos-repo/rt/Binary
|
||||
failovermethod=priority
|
||||
|
||||
"""
|
||||
|
@ -45,14 +45,14 @@ metadata_expire=0
|
||||
[StxCentos7Distro]
|
||||
name=Stx-Centos-7-Distro
|
||||
enabled=1
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/cgcs-centos-repo/Binary
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/centos-repo/Binary
|
||||
failovermethod=priority
|
||||
exclude=kernel-devel libvirt-devel
|
||||
|
||||
[StxCentos7Distro-rt]
|
||||
name=Stx-Centos-7-Distro-rt
|
||||
enabled=1
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/cgcs-centos-repo/rt/Binary
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/centos-repo/rt/Binary
|
||||
failovermethod=priority
|
||||
|
||||
"""
|
||||
|
@ -45,13 +45,13 @@ metadata_expire=0
|
||||
[StxCentos7Distro]
|
||||
name=Stx-Centos-7-Distro
|
||||
enabled=1
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/cgcs-centos-repo/Binary
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/centos-repo/Binary
|
||||
failovermethod=priority
|
||||
|
||||
[StxCentos7Distro-rt]
|
||||
name=Stx-Centos-7-Distro-rt
|
||||
enabled=1
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/cgcs-centos-repo/rt/Binary
|
||||
baseurl=LOCAL_BASE/MY_REPO_DIR/centos-repo/rt/Binary
|
||||
failovermethod=priority
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user