update example file with endpoint creation
Change-Id: I83457065ccdd9d6e336a2feec36b784178222e9e
This commit is contained in:
parent
3d9c68e0ee
commit
4fcb53a0ee
@ -1,3 +1,9 @@
|
|||||||
|
class { '::vitrage::keystone::auth':
|
||||||
|
admin_url => 'http://127.0.0.1:8999',
|
||||||
|
internal_url => 'http://127.0.0.1:8999',
|
||||||
|
public_url => 'http://127.0.0.1:8999',
|
||||||
|
password => 'a_big_secret',
|
||||||
|
}
|
||||||
class { '::vitrage': }
|
class { '::vitrage': }
|
||||||
class { '::vitrage::api':
|
class { '::vitrage::api':
|
||||||
enabled => true,
|
enabled => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user