View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017955 | CentOS-8 | anaconda | public | 2020-12-17 10:07 | 2020-12-17 11:21 |
Reporter | hbogert | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 8.3.2011 | ||||
Summary | 0017955: adding --noipv6 in kickstart results in DHCP for ipv4, despite of static configuration. | ||||
Description | adding --noipv6 in kickstart results in DHCP for ipv4, despite of static configuration. | ||||
Steps To Reproduce | Having a kickstart file which includes: network --device=bootif --bootproto=static --ip=%s --netmask=%s --gateway=%s --nameserver=%s --hostname=%s --noipv6 Verified after install that the --noipv6 parameter was in the generated `/root/anaconda-ks.conf` file See attachment for the resulting ifcfg config | ||||
Tags | IPv6, pxe | ||||
|
|
Note that the actual parameters, which are now indicated as `%s` placeholders, actually work when `--noipv6` is omitted | |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-17 10:07 | hbogert | New Issue | |
2020-12-17 10:07 | hbogert | File Added: Screenshot from 2020-12-17 11-05-51.png | |
2020-12-17 10:07 | hbogert | Tag Attached: pxe ipv6 | |
2020-12-17 10:07 | hbogert | Tag Detached: pxe ipv6 | |
2020-12-17 10:07 | hbogert | Tag Attached: IPv6 | |
2020-12-17 10:07 | hbogert | Tag Attached: pxe | |
2020-12-17 11:21 | hbogert | Note Added: 0038095 |