remove ref to hostname resolution bug

This commit is contained in:
2021-11-04 13:14:00 +01:00
parent b888f00454
commit c507262724
9 changed files with 3 additions and 17 deletions

View File

@@ -8,8 +8,6 @@
# What ? When flattened, this file will result in a stand-alone kickstart file that can be automatically deploy into a server-oriented system.
# 's' for server
# Know bug: Cannot resolve host name
# In order to be fed to virt-install or software like livecd-creator, this file needs to be flatten or merged into one.
# Here is how you can do it with the ksflatten tool provided by the pykickstart package on Fedora :
# ksflatten -c s.cfg -o ../flat/flat-s.cfg