Add instruction of the option for Operation system for VMs
Add the DEFAULT_IMAGE instruction into README.rst Change-Id: I77e1b43a2533638af50d7430195f6162763126cd
This commit is contained in:
parent
289f884795
commit
7daef611b9
@ -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
|
||||
------------------
|
||||
|
Loading…
Reference in New Issue
Block a user