1. ----------
  2. State: - file
  3. Name: /etc/ceph/ceph.conf
  4. Function: managed
  5. Result: False
  6. Comment: Undefined jinja variable; line 60 in template
  7. ---
  8. [...]
  9. host = {{ grains['localhost'] }}
  10. #devs = {path-to-device}
  11. [mds.a]
  12. #host = {hostname}
  13. host = {{ grains['localhost'] }} <======================
  14. ---
  15. Changes: