feat(ansible): Migrate Ubuntu Jammy IV.
[csit.git] / fdio.infra.ansible / roles / nomad / templates / server.hcl.j2
index f0ab223..570d92e 100644 (file)
@@ -4,6 +4,7 @@ server {
     {% if nomad_node_server | bool -%}
         bootstrap_expect = {{ nomad_bootstrap_expect }}
     {%- endif %}
+
     {% if nomad_node_server | bool -%}
         raft_protocol = 3
     {%- endif %}