diff --git a/templates/zaqar.conf.j2 b/templates/zaqar.conf.j2 index aa3d5bc..326d220 100644 --- a/templates/zaqar.conf.j2 +++ b/templates/zaqar.conf.j2 @@ -449,14 +449,14 @@ password = {{ zaqar_service_user_password }} # Port of the admin Identity API endpoint. Deprecated, use # identity_uri. (integer value) -#auth_port = 35357 +#auth_port = 5000 # Protocol of the admin Identity API endpoint (http or https). # Deprecated, use identity_uri. (string value) #auth_protocol = https # Complete admin Identity API endpoint. This should specify the -# unversioned root endpoint e.g. https://localhost:35357/ (string +# unversioned root endpoint e.g. https://localhost:5000/ (string # value) #identity_uri =