diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2020-01-29 17:41:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-01-29 17:41:59 +0000 |
commit | 142dc0cedc41f2954cd9141c18f0f4025afdfc98 (patch) | |
tree | e6ca336937209883dd9426deabfa4d5547163afa /mcp/reclass/classes/cluster/mcp-iec-noha | |
parent | cfa81928082b380b15cce2d25e2c3d7c752e8faa (diff) | |
parent | d1f1e51f0357266ecddaf63f619c7944c71f5858 (diff) |
Merge "aarch64: Add kpti=off similar to x86_64 nopti"
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-iec-noha')
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-iec-noha/infra/kvm.yml.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-iec-noha/infra/kvm.yml.j2 b/mcp/reclass/classes/cluster/mcp-iec-noha/infra/kvm.yml.j2 index 95b39f637..34372c69c 100644 --- a/mcp/reclass/classes/cluster/mcp-iec-noha/infra/kvm.yml.j2 +++ b/mcp/reclass/classes/cluster/mcp-iec-noha/infra/kvm.yml.j2 @@ -62,6 +62,7 @@ parameters: boot_options: - spectre_v2=off - nopti + - kpti=off sysctl: net.ipv4.ip_forward: 0 libvirt: |