tripleo-common/roles/tripleo-hieradata/templates/cloud_domain.j2
James Slagle 59f823175c Add fqdn and cloud_domain templates to tripleo-hieradata
These templates will take the place of the {{role}} and host_extraconfig
hieradata from Heat.

Change-Id: I9c038399fccc4730b73e1a52281d7256ea689ee9
2019-07-09 14:53:15 -04:00

4 lines
49 B
Django/Jinja

{
"tripleo::clouddomain": "{{cloud_domain}}"
}