mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Add comment for region_name to docstring
This commit is contained in:
parent
034b2a58f3
commit
875b077e78
@ -11,6 +11,8 @@ Module for handling openstack nova calls.
|
||||
keystone.password: verybadpass
|
||||
keystone.tenant: admin
|
||||
keystone.auth_url: 'http://127.0.0.1:5000/v2.0/'
|
||||
# Optional
|
||||
keystone.region_name: 'regionOne'
|
||||
|
||||
If configuration for multiple openstack accounts is required, they can be
|
||||
set up as different configuration profiles:
|
||||
|
Loading…
Reference in New Issue
Block a user