I was wondering if this package could be updated to a more current version, mostly because it does not have support for validating RHEL7 kickstart files.

Asked by Theo

I went to validate a kickstart file which had passed on my CentOS7 system. I saw that when I validated it on ubuntu 17.04 that I received syntax errors on the file, which puzzled me. I went to list the available version to validate against and saw that RHEL7 was absent from the list:

`
$ ksvalidator --listversions lots.ks
DEVEL
F10
F11
F12
F13
F14
F15
F16
F7
F8
F9
FC3
FC4
FC5
FC6
RHEL3
RHEL4
RHEL5
RHEL6
`

Question information

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#1

I suggest that you create a bug report requesting a version upgrade in Ubuntu.

Revision history for this message
Theo (gammawarmech) said :
#2

Thanks, Will do.

Revision history for this message
Theo (gammawarmech) said :
#3

Thanks Manfred Hampl, that solved my question.