aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fuel/deploy/templates/hardware_environment/conf/ericsson_montreal_lab/dea.yaml4
-rw-r--r--fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod1/dea.yaml4
-rw-r--r--fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml4
-rw-r--r--fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml4
-rw-r--r--fuel/deploy/templates/virtual_environment/conf/dea.yaml6
5 files changed, 11 insertions, 11 deletions
diff --git a/fuel/deploy/templates/hardware_environment/conf/ericsson_montreal_lab/dea.yaml b/fuel/deploy/templates/hardware_environment/conf/ericsson_montreal_lab/dea.yaml
index fa787a41d..c7d741880 100644
--- a/fuel/deploy/templates/hardware_environment/conf/ericsson_montreal_lab/dea.yaml
+++ b/fuel/deploy/templates/hardware_environment/conf/ericsson_montreal_lab/dea.yaml
@@ -673,7 +673,7 @@ settings:
description: Secure access to Horizon enabling HTTPS instead of HTTP
label: HTTPS for Horizon
type: checkbox
- value: true
+ value: false
weight: 10
hostname:
description: Your DNS entries should point to this name. Self-signed certificates
@@ -693,7 +693,7 @@ settings:
description: Enable TLS termination on HAProxy for OpenStack services
label: TLS for OpenStack public endpoints
type: checkbox
- value: true
+ value: false
weight: 20
repo_setup:
metadata:
diff --git a/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod1/dea.yaml b/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod1/dea.yaml
index 73c75413b..e2d752198 100644
--- a/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod1/dea.yaml
+++ b/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod1/dea.yaml
@@ -670,7 +670,7 @@ settings:
description: Secure access to Horizon enabling HTTPS instead of HTTP
label: HTTPS for Horizon
type: checkbox
- value: true
+ value: false
weight: 10
hostname:
description: Your DNS entries should point to this name. Self-signed certificates
@@ -690,7 +690,7 @@ settings:
description: Enable TLS termination on HAProxy for OpenStack services
label: TLS for OpenStack public endpoints
type: checkbox
- value: true
+ value: false
weight: 20
repo_setup:
metadata:
diff --git a/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml b/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml
index c874f8c12..64362793f 100644
--- a/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml
+++ b/fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml
@@ -670,7 +670,7 @@ settings:
description: Secure access to Horizon enabling HTTPS instead of HTTP
label: HTTPS for Horizon
type: checkbox
- value: true
+ value: false
weight: 10
hostname:
description: Your DNS entries should point to this name. Self-signed certificates
@@ -690,7 +690,7 @@ settings:
description: Enable TLS termination on HAProxy for OpenStack services
label: TLS for OpenStack public endpoints
type: checkbox
- value: true
+ value: false
weight: 20
repo_setup:
metadata:
diff --git a/fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml b/fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml
index fe0e34ea9..fa6da9c96 100644
--- a/fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml
+++ b/fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml
@@ -670,7 +670,7 @@ settings:
description: Secure access to Horizon enabling HTTPS instead of HTTP
label: HTTPS for Horizon
type: checkbox
- value: true
+ value: false
weight: 10
hostname:
description: Your DNS entries should point to this name. Self-signed certificates
@@ -690,7 +690,7 @@ settings:
description: Enable TLS termination on HAProxy for OpenStack services
label: TLS for OpenStack public endpoints
type: checkbox
- value: true
+ value: false
weight: 20
repo_setup:
metadata:
diff --git a/fuel/deploy/templates/virtual_environment/conf/dea.yaml b/fuel/deploy/templates/virtual_environment/conf/dea.yaml
index 1fa9bb9b0..c764e03e5 100644
--- a/fuel/deploy/templates/virtual_environment/conf/dea.yaml
+++ b/fuel/deploy/templates/virtual_environment/conf/dea.yaml
@@ -373,7 +373,7 @@ settings:
libvirt_type:
label: Hypervisor type
type: radio
- value: qemu
+ value: kvm
values:
- data: kvm
description: Choose this type of hypervisor if you run OpenStack on hardware
@@ -675,7 +675,7 @@ settings:
description: Secure access to Horizon enabling HTTPS instead of HTTP
label: HTTPS for Horizon
type: checkbox
- value: true
+ value: false
weight: 10
hostname:
description: Your DNS entries should point to this name. Self-signed certificates
@@ -695,7 +695,7 @@ settings:
description: Enable TLS termination on HAProxy for OpenStack services
label: TLS for OpenStack public endpoints
type: checkbox
- value: true
+ value: false
weight: 20
repo_setup:
metadata: