From 668cc00c50dd76d381937820ee6505cc322d10bf Mon Sep 17 00:00:00 2001 From: Anastasiia Vlaskina Date: Mon, 9 Jul 2018 14:48:16 +0200 Subject: [PATCH] Changed an auth_url version to v3 in the in-file documentation Change-Id: Ic0445e8d0c7ac7afd3bb1ee2096fd85260abafe0 --- manifests/auth.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/auth.pp b/manifests/auth.pp index 62683b44..1dfbfb0d 100644 --- a/manifests/auth.pp +++ b/manifests/auth.pp @@ -3,7 +3,7 @@ # == Parameters # [*auth_url*] # the keystone public endpoint -# Optional. Defaults to 'http://localhost:5000/v2.0' +# Optional. Defaults to 'http://localhost:5000/v3' # # [*auth_region*] # the keystone region of this node