Skip to content

Commit a7db0cd

Browse files
authored
Merge pull request #138 from Habbie/patch-1
force basearch
2 parents 986c2f7 + 8411ae6 commit a7db0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/centos-6i386.ks

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ awk '(NF==0&&!done){print "override_install_langs='$LANG'\ntsflags=nodocs";done=
8181
< /etc/yum.conf > /etc/yum.conf.new
8282
mv /etc/yum.conf.new /etc/yum.conf
8383
echo 'container' > /etc/yum/vars/infra
84+
echo 'i386' > /etc/yum/vars/basearch
8485

8586
rm -f /usr/lib/locale/locale-archive
8687

0 commit comments

Comments
 (0)