drop useless comment in authtoken.conf.erb
Drop useless comment in authtoken.conf.erb. Change-Id: I7d027d0647e0fb10aa32313e9550815b74ec7bac
This commit is contained in:
parent
c0a1195f53
commit
f1f9a24998
@ -16,7 +16,6 @@ auth_uri = <%= @auth_uri_real %>
|
||||
<% if @identity_uri -%>
|
||||
identity_uri = <%= @identity_uri %>
|
||||
<% end -%>
|
||||
# if its defined
|
||||
<% if @admin_token -%>
|
||||
admin_token = <%= @admin_token %>
|
||||
<% else -%>
|
||||
|
Loading…
Reference in New Issue
Block a user