Skip to content

Commit

Permalink
Removed wrong commands
Browse files Browse the repository at this point in the history
Signed-off-by: CS Zhang <zhangcho@us.ibm.com>
  • Loading branch information
cs-zhang committed Feb 2, 2024
1 parent 76ccda8 commit 3e2e713
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -386,9 +386,6 @@ SSH_PUB_KEY_FILE=/root/.sno/id_rsa.pub
export SSH_PUB_KEY="\$(cat \$SSH_PUB_KEY_FILE)"
export OFFLINE_TOKEN_FILE=/root/.sno/offline-token
/usr/bin/cp -f /etc/dhcp/dhcpd.conf.cicd /etc/dhcp/dhcpd.conf
/usr/bin/cp -f /var/lib/tftpboot/boot/grub2/grub.cfg.cicd /var/lib/tftpboot/boot/grub2/grub.cfg
set -x
CONFIG_DIR="/tmp/\${CLUSTER_NAME}-config"
Expand Down

0 comments on commit 3e2e713

Please sign in to comment.