This commit is contained in:
Mike Reeves
2021-04-26 14:49:44 -04:00
parent 0499b141ed
commit df22269fc9
2 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ airgap_repo:
pkgrepo.managed:
- humanname: Airgap Repo
- baseurl: https://{{ MANAGER }}/repo
- gpgcheck: 0
- gpgcheck: 1
- sslverify: 0
{% endif %}