diff options
Diffstat (limited to 'ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks')
-rw-r--r-- | ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks index 04546d9..eee064b 100644 --- a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks +++ b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks @@ -7,7 +7,7 @@ auth --enableshadow --passalgo=sha512 url --url=http://INSTALLSERVER/install/centos/7/os/x86_64/ #url --url=http://mirror.centos.org/centos/7/os/x86_64/ # Use text mode install -inst.text +text # Run the Setup Agent on first boot firstboot --enable ignoredisk --only-use=USEDISK |