Merge "Add instruction of the option for Operation system for VMs"

This commit is contained in:
Jenkins 2017-01-19 09:24:09 +00:00 committed by Gerrit Code Review
commit 25a865588f
1 changed files with 3 additions and 0 deletions

View File

@ -142,6 +142,9 @@ Instruct the system to pre-config the envs for running OSA playbooks:
Instruct the system to run the OSA playbooks, if you want to deploy other OSA powered cloud, you can set it to false:
``RUN_OSA=${RUN_OSA:-true}``
Instruct the VM to use the selected image, eg. ubuntu xenial:
``DEFAULT_IMAGE=${DEFAULT_IMAGE:-16.04}``
Re-kicking the VMs
------------------