mirror of https://github.com/ceph/ceph-ansible.git
13 lines
324 B
Plaintext
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"
|