iec: Use 4.x kernel for K8s compatibility
[fuel.git] / mcp / config / scenario / defaults.yaml.j2
index 1e5cd6e..cd5cb04 100644 (file)
@@ -33,7 +33,9 @@ x86_64:
           - saltstack 500 deb [arch=amd64] http://repo.saltstack.com/apt/ubuntu/18.04/amd64/2017.7 bionic main
       pkg:
         install:
+  {%- if '-iec-' not in conf.MCP_DEPLOY_SCENARIO %}
           - linux-generic-hwe-18.04
+  {%- endif %}
           - salt-minion
           - ifupdown
           - cloud-init
@@ -97,7 +99,9 @@ aarch64:
           - saltstack 500 deb [arch=amd64] http://repo.saltstack.com/apt/ubuntu/18.04/amd64/2017.7 bionic main
       pkg:
         install:
+  {%- if '-iec-' not in conf.MCP_DEPLOY_SCENARIO %}
           - linux-generic-hwe-18.04
+  {%- endif %}
           - salt-minion
           - ifupdown
           - cloud-init