Update no-tls environment in ssl/ directory
It was out of date (including extra entries) Change-Id: Ib1258b8b9d8141cf534ab674c494c82f64f9ad9b
This commit is contained in:
parent
ec227891bd
commit
d6a5c04b72
@ -22,9 +22,6 @@ parameter_defaults:
|
|||||||
BarbicanAdmin: {protocol: http, port: '9311', host: IP_ADDRESS}
|
BarbicanAdmin: {protocol: http, port: '9311', host: IP_ADDRESS}
|
||||||
BarbicanInternal: {protocol: http, port: '9311', host: IP_ADDRESS}
|
BarbicanInternal: {protocol: http, port: '9311', host: IP_ADDRESS}
|
||||||
BarbicanPublic: {protocol: http, port: '9311', host: IP_ADDRESS}
|
BarbicanPublic: {protocol: http, port: '9311', host: IP_ADDRESS}
|
||||||
CeilometerAdmin: {protocol: http, port: '8777', host: IP_ADDRESS}
|
|
||||||
CeilometerInternal: {protocol: http, port: '8777', host: IP_ADDRESS}
|
|
||||||
CeilometerPublic: {protocol: http, port: '8777', host: IP_ADDRESS}
|
|
||||||
CephRgwAdmin: {protocol: http, port: '8080', host: IP_ADDRESS}
|
CephRgwAdmin: {protocol: http, port: '8080', host: IP_ADDRESS}
|
||||||
CephRgwInternal: {protocol: http, port: '8080', host: IP_ADDRESS}
|
CephRgwInternal: {protocol: http, port: '8080', host: IP_ADDRESS}
|
||||||
CephRgwPublic: {protocol: http, port: '8080', host: IP_ADDRESS}
|
CephRgwPublic: {protocol: http, port: '8080', host: IP_ADDRESS}
|
||||||
|
@ -485,9 +485,6 @@ environments:
|
|||||||
BarbicanAdmin: {protocol: http, port: '9311', host: IP_ADDRESS}
|
BarbicanAdmin: {protocol: http, port: '9311', host: IP_ADDRESS}
|
||||||
BarbicanInternal: {protocol: http, port: '9311', host: IP_ADDRESS}
|
BarbicanInternal: {protocol: http, port: '9311', host: IP_ADDRESS}
|
||||||
BarbicanPublic: {protocol: http, port: '9311', host: IP_ADDRESS}
|
BarbicanPublic: {protocol: http, port: '9311', host: IP_ADDRESS}
|
||||||
CeilometerAdmin: {protocol: http, port: '8777', host: IP_ADDRESS}
|
|
||||||
CeilometerInternal: {protocol: http, port: '8777', host: IP_ADDRESS}
|
|
||||||
CeilometerPublic: {protocol: http, port: '8777', host: IP_ADDRESS}
|
|
||||||
CephRgwAdmin: {protocol: http, port: '8080', host: IP_ADDRESS}
|
CephRgwAdmin: {protocol: http, port: '8080', host: IP_ADDRESS}
|
||||||
CephRgwInternal: {protocol: http, port: '8080', host: IP_ADDRESS}
|
CephRgwInternal: {protocol: http, port: '8080', host: IP_ADDRESS}
|
||||||
CephRgwPublic: {protocol: http, port: '8080', host: IP_ADDRESS}
|
CephRgwPublic: {protocol: http, port: '8080', host: IP_ADDRESS}
|
||||||
|
Loading…
Reference in New Issue
Block a user