ceph-ansible/group_vars/agent.sample

13 lines
324 B
Plaintext

---
# You can override vars by using host or group vars
# Variables here are applicable to all host groups NOT roles
# Dummy variable to avoid error because ansible does not recognize the file as a good configuration file when no variable in it.
dummy:
###########
# GENERAL #
###########
#agent_master_host: "localhost"