Prompt airgap to update

This commit is contained in:
Mike Reeves
2021-04-26 15:36:56 -04:00
parent df22269fc9
commit 939414aef6

View File

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