Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Revert "Use the appropriate name for horizon ssl ca parameter"
Browse files Browse the repository at this point in the history
Because the dependent patch[1] does not present in stable/victoria
we should not merge this patch until stable/victoria release is created
for TripleO projects.
This revert will be reverted once stable/victoria branch is created.

This reverts commit d3b099f.
Resolved conflict caused by the subsequemtn commit[2]

[1] https://review.opendev.org/#/c/758041/
[2] 132c0b1

Conflicts:
	deployment/horizon/horizon-container-puppet.yaml

Related-Bug: #1901626
Change-Id: I1cc635715084789602fc40084ba5df4d5790199c
  • Loading branch information
kajinamit committed Oct 26, 2020
1 parent 55c1630 commit 8d9621e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/horizon/horizon-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ outputs:
-
if:
- internal_tls_enabled
- horizon::ssl_ca: {get_param: InternalTLSCAFile}
- horizon::horizon_ca: {get_param: InternalTLSCAFile}
horizon::ssl_verify_client: true
- {}
-
Expand Down

0 comments on commit 8d9621e

Please sign in to comment.