Remove keystone::disable_admin_token_auth from README
This was deprecated in an earlier commit and has no effect. Change-Id: Ieee885aab48a5b9d6a9e1ff20c713171f805e3e1
This commit is contained in:
parent
7d0fb52cc7
commit
d0f6238bde
@ -69,11 +69,6 @@ class { 'keystone::endpoint':
|
||||
internal_url => 'http://10.16.2.101:5000/v2.0',
|
||||
region => 'example-1',
|
||||
}
|
||||
|
||||
# Remove the admin_token_auth paste pipeline.
|
||||
# After the first puppet run this requires setting keystone v3
|
||||
# admin credentials via /root/openrc or as environment variables.
|
||||
include keystone::disable_admin_token_auth
|
||||
```
|
||||
|
||||
**Leveraging the Native Types**
|
||||
|
Loading…
x
Reference in New Issue
Block a user