noarch needs to be added to the openstack items
This commit is contained in:
parent
5e38e064d0
commit
a595ab2f59
1 changed files with 2 additions and 2 deletions
|
@ -65,5 +65,5 @@ done
|
|||
|
||||
OTHERCONF=yum4-batcave-rhel8-other.conf
|
||||
|
||||
dnf reposync -c ${RHEL8SYNCDIR}/${OTHERCONF} ${DNFOPTS} --repoid rhel-8-x86_64-openstack-16-rpms -a x86_64 -p other &> /dev/null
|
||||
dnf reposync -c ${RHEL8SYNCDIR}/${OTHERCONF} ${DNFOPTS} --repoid rhel-8-srpms-openstack-16-rpms --source -a x86_64 -p other &> /dev/null
|
||||
dnf reposync -c ${RHEL8SYNCDIR}/${OTHERCONF} ${DNFOPTS} --repoid rhel-8-x86_64-openstack-16-rpms -a x86_64 -a noarch -a i686 -p other &> /dev/null
|
||||
dnf reposync -c ${RHEL8SYNCDIR}/${OTHERCONF} ${DNFOPTS} --repoid rhel-8-srpms-openstack-16-rpms --source -a x86_64 -a noarch -a i686 -p other &> /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue