From 713f20344130579a09b1e026437e8a452582c30f Mon Sep 17 00:00:00 2001 From: Mihai Plasoianu Date: Thu, 2 Apr 2020 21:29:28 +0200 Subject: [PATCH] Remove duplicate key Change-Id: Ic3642afde2d77023ef71b0ec90ae9009fffbbbae --- deployment/horizon/horizon-container-puppet.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/deployment/horizon/horizon-container-puppet.yaml b/deployment/horizon/horizon-container-puppet.yaml index 9fc79461d5..202746cf05 100644 --- a/deployment/horizon/horizon-container-puppet.yaml +++ b/deployment/horizon/horizon-container-puppet.yaml @@ -36,9 +36,6 @@ parameters: default: {} description: Parameters specific to the role type: json - EnableInternalTLS: - type: boolean - default: false Debug: default: false description: Set to True to enable debugging on all services.