

Setting Terms and Conditions
To set Terms and Conditions on the bottom of each CPBM page:
- Login as root or admin user(with appropriate privileges)
- Go to Administration > Configuration > Server > footer.url.termsOfUse
- Set the URL to your Terms of Use
- Restart the cloud-portal service
To set the Terms and Conditions that appear in the popup window when users order a VM:
- Place the Terms and Conditions file in a location where it is accessible to CPBM. For example: /tmp/TnC.txt
- In the /etc/cloud/portal/config.properties file, set the vmops.termsAndConditions parameter to the
location of the file. For example: vmops.termsAndConditions=/tmp/TnC.txt
- Restart the cloud-portal service