~joeborg/charms/trusty/contrail-configuration/rbac-switch

« back to all changes in this revision

Viewing changes to templates/contrail-lbaas-auth.conf

  • Committer: Robert Ayres
  • Date: 2016-07-01 11:12:27 UTC
  • Revision ID: robert.ayres@canonical.com-20160701111227-2m6tsvbojttsdi08
Barbican config change

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Configuration file maintained by Juju. Local changes may be overwritten.
4
4
###############################################################################
5
5
 
6
 
[DEFAULT]
 
6
[BARBICAN]
7
7
auth_url = http://{{ auth_host }}:{{ auth_port }}/v2.0
8
8
auth_version = 2
9
9
admin_user = {{ admin_user }}