If you do not have internet access, you can use a proxy server to download bundles. VMware Cloud Foundation only supports proxy servers that do not require authentication.

Procedure

  1. Log in to the SDDC Manager appliance by using a Secure Shell (SSH) client.
    Use the user name vcf and password that you had specified in the deployment parameter worksheet.Username:
  2. Enter su to switch to the root user and enter the password.
  3. Open the /opt/vmware/vcf/lcm/lcm-app/conf/application-prod.properties file.
  4. Update the following lines at the end of the file:
    lcm.depot.adapter.proxyEnabled=true
    lcm.depot.adapter.proxyHost=proxy IP address
    lcm.depot.adapter.proxyPort=proxy port
  5. Save and close the file.
  6. Ensure that the ownership of the application-prod.properties file is set to vcf_lcm:vcf.
  7. Restart Lifecycle Management by typing the following command in the console window:
    systemctl restart lcm
  8. Wait for 5 minutes and then download the bundles. See Download Bundles from SDDC Manager.