aboutsummaryrefslogtreecommitdiff
path: root/hosts.example
diff options
context:
space:
mode:
Diffstat (limited to 'hosts.example')
-rw-r--r--hosts.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts.example b/hosts.example
index 03562a3..8a213bf 100644
--- a/hosts.example
+++ b/hosts.example
@@ -2,4 +2,4 @@
some_host ansible_host=some_ip ansible_user=some_root_user
[compute]
-some_local_host ansible_host= ansible_user= data_vol_ssd="/ssd" data_vol_hdd="/hdd" ansible_ssh_pass=
+some_local_host ansible_host="" ansible_user="" vol_media="/mnt/pool/media" vol_data="/mnt/pool/data" ansible_ssh_pass=""