X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftestbed-setup%2Fks.cfg;h=a027b950ab8dee32ac10e78a762a06942c64f3c4;hb=a7e064b331e539b3294c8c8208a4fab60c7144aa;hp=6759b1f6e5638482214b0d05083d0afb414cb0f6;hpb=bca7bcede75d4fa3713a2317b87820d4d3439b7b;p=csit.git diff --git a/resources/tools/testbed-setup/ks.cfg b/resources/tools/testbed-setup/ks.cfg index 6759b1f6e5..a027b950ab 100644 --- a/resources/tools/testbed-setup/ks.cfg +++ b/resources/tools/testbed-setup/ks.cfg @@ -36,7 +36,7 @@ install #Installation media #cdrom #nfs --server=server.com --dir=/path/to/ubuntu/ -url --url http://10.30.51.28/ubuntu +url --url http://10.30.51.28/download/ubuntu #System bootloader configuration bootloader --location=mbr @@ -73,9 +73,10 @@ skipx ### -preseed live-installer/net-image string http://10.30.51.28/ubuntu/install/filesystem.squashfs +preseed live-installer/net-image string http://10.30.51.28/download/ubuntu/install/filesystem.squashfs preseed user-setup/allow-password-weak boolean true %packages openssh-server +python2.7