summaryrefslogtreecommitdiffstats
path: root/ci/ansible/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ci/ansible/README.md')
-rwxr-xr-xci/ansible/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/ci/ansible/README.md b/ci/ansible/README.md
index 1bda3b3..0e2a3d1 100755
--- a/ci/ansible/README.md
+++ b/ci/ansible/README.md
@@ -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