aboutsummaryrefslogtreecommitdiff
path: root/hosts.example
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2022-09-07 20:40:17 +0000
committerKumar Damani <me@kumardamani.net>2022-09-07 20:40:17 +0000
commitbbe10895d9df8dd7899bbd65575d5bf12e57f8c8 (patch)
tree244d2f1ad38320863fb60f695c88c97799be1171 /hosts.example
parent4d34de2f5e757bfeae5738547aabb61d3d28a2f8 (diff)
parentc85806e3289b5e207d51d382f8dc75edad04404d (diff)
Merge branch 'alpine' into 'master'
switched to alpine initial commit See merge request kdam0/vps!2
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=""