to correct mysql error.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / nova-compute.yaml
index 74a9b88..29a5f40 100644 (file)
@@ -23,6 +23,7 @@
 {% if opnfv.storage_dict.ceph is defined %}
         ceph-osd-replication-count: {{ unit_ceph_qty() }}
 {% endif %}
+{% if os.beta.huge_pages %}
         hugepages: "2048"
 {% endif %}
 {% if os.beta.cpu_pin %}