X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fvirl%2Ftopologies%2Fdouble-ring-nested.centos7.virl;h=e5f6d5c2caf0670e2c24efd25955ec7bd541a4fd;hp=b59d94c0ff2267739752e172a1d02a476614ab70;hb=bb69c3af44912f26ba12bc0e8fe185b573963054;hpb=dd46e09336c6e2c1a0b23997f3be031223d0a84d diff --git a/resources/tools/virl/topologies/double-ring-nested.centos7.virl b/resources/tools/virl/topologies/double-ring-nested.centos7.virl index b59d94c0ff..e5f6d5c2ca 100644 --- a/resources/tools/virl/topologies/double-ring-nested.centos7.virl +++ b/resources/tools/virl/topologies/double-ring-nested.centos7.virl @@ -14,7 +14,8 @@ runcmd: - systemctl start rc-local - touch /tmp/before-sed - sed -i 's/^\s*PasswordAuthentication\s\+no/PasswordAuthentication yes/' /etc/ssh/sshd_config -- echo "UseDNS no" >> /etc/ssh/sshd_config +- sed -i 's/#UseDNS yes/UseDNS no/' /etc/ssh/sshd_config +- sed -i 's/GSSAPIAuthentication yes/GSSAPIAuthentication no/' /etc/ssh/sshd_config - service ssh restart - service sshd restart - ln -s /sbin/lspci /usr/bin/lspci @@ -90,7 +91,8 @@ nfs_server_common: $$NFS_SERVER_COMMON$$ runcmd: - systemctl start rc-local - sed -i 's/^\s*PasswordAuthentication\s\+no/PasswordAuthentication yes/' /etc/ssh/sshd_config -- echo "UseDNS no" >> /etc/ssh/sshd_config +- sed -i 's/#UseDNS yes/UseDNS no/' /etc/ssh/sshd_config +- sed -i 's/GSSAPIAuthentication yes/GSSAPIAuthentication no/' /etc/ssh/sshd_config - service ssh restart - service sshd restart - sed -i 's/no-pci//' /opt/cisco/vpe/etc/qn.conf @@ -193,7 +195,8 @@ nfs_server_common: $$NFS_SERVER_COMMON$$ runcmd: - systemctl start rc-local - sed -i 's/^\s*PasswordAuthentication\s\+no/PasswordAuthentication yes/' /etc/ssh/sshd_config -- echo "UseDNS no" >> /etc/ssh/sshd_config +- sed -i 's/#UseDNS yes/UseDNS no/' /etc/ssh/sshd_config +- sed -i 's/GSSAPIAuthentication yes/GSSAPIAuthentication no/' /etc/ssh/sshd_config - service ssh restart - service sshd restart - sed -i 's/no-pci//' /opt/cisco/vpe/etc/qn.conf