mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
reenable sslverify
This commit is contained in:
@@ -53,12 +53,10 @@ so_repo:
|
|||||||
- baseurl: file:///nsm/repo/
|
- baseurl: file:///nsm/repo/
|
||||||
{% else %}
|
{% else %}
|
||||||
- baseurl: https://{{ GLOBALS.repo_host }}/repo
|
- baseurl: https://{{ GLOBALS.repo_host }}/repo
|
||||||
- sslverify: 0
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
- enabled: 1
|
- enabled: 1
|
||||||
- gpgcheck: 1
|
- gpgcheck: 1
|
||||||
|
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# TODO: Add a pillar entry for custom repos
|
# TODO: Add a pillar entry for custom repos
|
||||||
|
|||||||
Reference in New Issue
Block a user