identity: fix bind_port doesn't exist
This commit is contained in:
parent
25aeba0702
commit
7ab4a16345
@ -332,7 +332,8 @@ class privatecloud::identity (
|
|||||||
use_syslog => true,
|
use_syslog => true,
|
||||||
verbose => $verbose,
|
verbose => $verbose,
|
||||||
bind_host => $api_eth,
|
bind_host => $api_eth,
|
||||||
bind_port => $ks_keystone_internal_port
|
public_port => $ks_keystone_public_port,
|
||||||
|
admin_port => $ks_keystone_admin_port
|
||||||
}
|
}
|
||||||
|
|
||||||
keystone_config {
|
keystone_config {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user