From d6563d0c367d0a58f4551b18e66261670c8c5b6d Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Tue, 4 Sep 2018 09:25:28 +0200 Subject: UseDNS no --- ks-template/hw/dell/R7425/100g-dtn.ks | 1 + 1 file changed, 1 insertion(+) (limited to 'ks-template/hw/dell') diff --git a/ks-template/hw/dell/R7425/100g-dtn.ks b/ks-template/hw/dell/R7425/100g-dtn.ks index 8757353..60f643b 100644 --- a/ks-template/hw/dell/R7425/100g-dtn.ks +++ b/ks-template/hw/dell/R7425/100g-dtn.ks @@ -57,6 +57,7 @@ kexec-tools # %post # disallow root login via ssh: /bin/sed -i '' -e 's/#PermitRootLogin yes/PermitRootLogin no/' /etc/ssh/sshd_config +/bin/sed -i '' -e 's/#UseDNS yes/UseDNS no/' /etc/ssh/sshd_config # GRUB stuffs: # anaconda insists on adding 'rhgb quiet' to the kernel commandline, so: -- cgit v1.1