Merge pull request #4006 from Security-Onion-Solutions/2350

Prompt airgap to update
This commit is contained in:
Josh Patterson
2021-04-26 15:38:23 -04:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ airgap_repo:
pkgrepo.managed:
- humanname: Airgap Repo
- baseurl: https://{{ MANAGER }}/repo
- gpgcheck: 1
- gpgcheck: 0
- sslverify: 0
{% endif %}