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