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