remove stretch and add rhel 9 into VD

This commit is contained in:
vcerenu 2023-08-10 16:43:14 -03:00
parent 4c6d6bf761
commit 243cb03145
No known key found for this signature in database
GPG Key ID: 4D7B159107F1244A
2 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,6 @@
<!-- Debian OS vulnerabilities -->
<provider name="debian">
<enabled>no</enabled>
<os>stretch</os>
<os>buster</os>
<os>bullseye</os>
<update_interval>1h</update_interval>
@ -135,6 +134,7 @@
<os>6</os>
<os>7</os>
<os>8</os>
<os>9</os>
<update_interval>1h</update_interval>
</provider>

View File

@ -122,7 +122,6 @@
<!-- Debian OS vulnerabilities -->
<provider name="debian">
<enabled>no</enabled>
<os>stretch</os>
<os>buster</os>
<os>bullseye</os>
<update_interval>1h</update_interval>
@ -135,6 +134,7 @@
<os>6</os>
<os>7</os>
<os>8</os>
<os>9</os>
<update_interval>1h</update_interval>
</provider>