Merge pull request #983 from wazuh/merge-4.5.1-into-4.5.2

Merge `4.5.1` into `4.5.2`
This commit is contained in:
David Correa Rodríguez 2023-08-11 12:25:07 +02:00 committed by GitHub
commit d3a8d2cf2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,9 +282,6 @@
<os>{{ os_ }}</os> <os>{{ os_ }}</os>
{% endfor %} {% endfor %}
{% endif %} {% endif %}
{% if provider_.update_from_year is defined %}
<update_from_year>{{ provider_.update_from_year }}</update_from_year>
{% endif %}
{% if provider_.update_interval is defined %} {% if provider_.update_interval is defined %}
<update_interval>{{ provider_.update_interval }}</update_interval> <update_interval>{{ provider_.update_interval }}</update_interval>
{% endif %} {% endif %}