Fix some bugs when testing opensds ansible
[stor4nfv.git] / ci / ansible / README.md
index 1bda3b3..0e2a3d1 100755 (executable)
@@ -44,9 +44,11 @@ cd opensds/contrib/ansible
 
 ### Configure opensds cluster variables:
 ##### System environment:
-Configure the ```workplace``` in `group_vars/common.yml`:
+Configure the `workplace` and `container_enabled` in `group_vars/common.yml`:
 ```yaml
 workplace: /home/your_username # Change this field according to your username. If login as root, configure this parameter to '/root'
+
+container_enabled: <false_or_true>
 ```
 
 ##### LVM