mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 20:38:10 +02:00
contrib/rh-bkr: combat more infiniband script wrongdoing
This commit is contained in:
parent
6785d1ea48
commit
96b4b8b9f1
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
<!-- A workaround for rdma machine post-deploy script woes, suggested by honli -->
|
<!-- A workaround for rdma machine post-deploy script woes, suggested by honli -->
|
||||||
<ks_append><![CDATA[%post
|
<ks_append><![CDATA[%post
|
||||||
sed -e '/^\s*linux16\s*\/vmlinuz/ s/$/ $SELINUX_DISABLED/' -i /boot/grub2/grub.cfg || :
|
sed -e '/^\s*linux16\s*\/vmlinuz/ s/$/ $SELINUX_DISABLED/' -i /boot/grub2/grub.cfg || :
|
||||||
|
rm -f /etc/sysconfig/network-scripts/ifcfg-mlx*
|
||||||
%end
|
%end
|
||||||
]]>
|
]]>
|
||||||
</ks_append>
|
</ks_append>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue