~sdn-charmers/charms/trusty/contrail-configuration/trunk

« back to all changes in this revision

Viewing changes to templates/contrail-schema.conf

  • Committer: Robert Ayres
  • Date: 2017-10-13 16:43:58 UTC
  • mfrom: (70.1.2 contrail-configuration)
  • Revision ID: robert.ayres@canonical.com-20171013164358-slqxcxw8fpf96h66
Merge Vincenzo's changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
rabbit_user = {{ rabbit_user }}
16
16
rabbit_password = {{ rabbit_password }}
17
17
rabbit_vhost = {{ rabbit_vhost }}
 
18
rabbit_use_ssl = {{ rabbit_use_ssl }}
18
19
{%- endif %}
19
20
 
20
21
[KEYSTONE]