diff options
Diffstat (limited to 'config/installers/fuel/pod_config.yml.j2')
-rw-r--r-- | config/installers/fuel/pod_config.yml.j2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/installers/fuel/pod_config.yml.j2 b/config/installers/fuel/pod_config.yml.j2 index 06836e9f..bfcec091 100644 --- a/config/installers/fuel/pod_config.yml.j2 +++ b/config/installers/fuel/pod_config.yml.j2 @@ -1,4 +1,5 @@ -{%- if conf.idf.fuel is defined -%} +--- +{%- if conf.idf is defined and conf.idf.fuel is defined -%} {%- if conf.net_config is defined -%} {%- set net_admin = conf.net_config.admin.network -%} {%- set net_mgmt = conf.net_config.mgmt.network -%} @@ -28,8 +29,7 @@ {%- endif -%} {%- if net_public_gw is not defined -%} {%- set net_public_gw = net_public | ipaddr_index('1') -%} - {%- endif -%} ---- + {%- endif %} parameters: _param: |