Use mos and proposed repos during centos install
Base OS repository that we place on iso is not consistent
due to some packages that depend on other packages that we
put into mos end propsed repos.
Change-Id: I7d57afde6f87906e5b22f925595d7f941d72c66a
Closes-Bug: #1655922
(cherry picked from commit 642e1c0993
)
This commit is contained in:
parent
92091ead04
commit
18cc389f57
@ -1,5 +1,7 @@
|
||||
install
|
||||
text
|
||||
repo --name=mos --baseurl=file:///run/install/repo/mos-centos
|
||||
repo --name=extra --baseurl=file:///run/install/repo/extra-repos/proposed
|
||||
%include /tmp/source.ks
|
||||
{{reboot}}
|
||||
lang en_US.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user