X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2FREADME.md;h=d4e2091dfade79181b8377aff069ea609f6d3443;hp=4453d767e4f681a54f17e0606b238b42f3075f0f;hb=5835b6c33fc1d4d262c07b8bf606dd04118d8eb5;hpb=88349038a5923f7323df6f38926f090166a7c60a diff --git a/resources/tools/testbed-setup/README.md b/resources/tools/testbed-setup/README.md index 4453d767e4..d4e2091dfa 100644 --- a/resources/tools/testbed-setup/README.md +++ b/resources/tools/testbed-setup/README.md @@ -48,7 +48,7 @@ is available on the PXE bootstrap server in ~testuser/host-setup. - `sudo cp boot-screens_txt.cfg /var/lib/tftpboot/ubuntu-installer/amd64/boot-screens/txt.cfg` - `sudo cp syslinux.cfg /var/lib/tftpboot/ubuntu-installer/amd64/boot-screens/syslinux.cfg` -### Prepare the PXE bootstrap server (alternative way without NGINX) +### PREFERED: Prepare the PXE bootstrap server (alternative way without NGINX) - `sudo apt-get install isc-dhcp-server tftpd-hpa ansible` - edit dhcpd.conf and place it to /etc/dhcp/ @@ -102,7 +102,7 @@ While Ubuntu install is running: When installation is finished: - - `ssh-copy-id <>` + - `ssh-copy-id 10.30.51.x` - `cd ~testuser/host-setup/playbooks` - edit /etc/ansible/hosts; add the hosts you are installing. *REMOVE ANY HOSTS YOU ARE NOT CURRENTLY INSTALLING*.