diff options
| author | Martin Schwenke <martin@meltin.net> | 2014-06-16 16:05:01 +1000 |
|---|---|---|
| committer | Martin Schwenke <martin@meltin.net> | 2014-06-25 20:46:15 +1000 |
| commit | 32c1902eb8094ab5ebc75b1e32cef6fe50ee483b (patch) | |
| tree | cad5128eb7e5ce35e26c0f5075a001b76cd1e6e0 /templates | |
| parent | 7e890a0517c3804c0e07b24e34e3600e306e7d45 (diff) | |
Remove INSTALLKEY configuration variable
RHEL 7.0 kickstart fails on "key" directive so remove this "feature".
We haven't actually used it for a long time. If needed then do it
post-kickstart.
Signed-off-by: Martin Schwenke <martin@meltin.net>
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/nas-kickstart.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/nas-kickstart.cfg b/templates/nas-kickstart.cfg index 23341d4..55b4b6a 100644 --- a/templates/nas-kickstart.cfg +++ b/templates/nas-kickstart.cfg @@ -3,7 +3,6 @@ install cdrom #ignoredisk --drives=[sdb,sdc,sdd,sde,sdf,sdg,sdh,sdi,sdj,sdk,sdl,sdm,sdn,sdo,sdp,sdq,sdr,sds,sdt,sdu,sdv,sdw,sdx,sdy,sdz,sdaa] -key @@INSTALLKEY@@ lang @@KS_LANGUAGE@@ keyboard @@KEYBOARD@@ skipx |
