mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 10:42:54 +01:00
Initial Oracle support
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
include:
|
||||
{% if GLOBALS.os == 'CentOS Stream' %}
|
||||
- repo.client.centos
|
||||
{% elif GLOBALS.os == 'ol9' %}
|
||||
- repo.client.oracle
|
||||
{% else %}
|
||||
- repo.client.{{grains.os | lower}}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user