summaryrefslogtreecommitdiffstats
path: root/config/installers/daisy/pod_config.yaml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'config/installers/daisy/pod_config.yaml.j2')
-rw-r--r--config/installers/daisy/pod_config.yaml.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/config/installers/daisy/pod_config.yaml.j2 b/config/installers/daisy/pod_config.yaml.j2
index 8057f68c..b7e621c4 100644
--- a/config/installers/daisy/pod_config.yaml.j2
+++ b/config/installers/daisy/pod_config.yaml.j2
@@ -1,5 +1,5 @@
##############################################################################
-# Copyright (c) 2017 ZTE Corporation and others.
+# Copyright (c) 2018 ZTE Corporation and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
@@ -9,7 +9,7 @@
---
-adapter: {{ conf['jumphost']['remote_params']['type'] }}
+adapter: {{ conf['jumphost']['remote_management']['type'] }}
hosts:
{%- set nodes_num = conf['nodes'] | length -%}
{%- if nodes_num == 5 %}