mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
fix repo state
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
include:
|
||||
{% if GLOBALS.os == 'CentOS Stream' %}
|
||||
- repo.client.centos
|
||||
{% else %}
|
||||
- repo.client.{{grains.os | lower}}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user