Airgap Support (#253)

* Initial airgap support
* Support any of the compressed image formats
* Add airgap section to README
* Support Airgap SElinux RPM install

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2023-11-14 14:36:15 -08:00
committed by GitHub
parent 46a842a551
commit 52941b749b
6 changed files with 162 additions and 10 deletions

View File

@@ -21,7 +21,7 @@
group: root
mode: 0644
- name: Add service enviorment variables
- name: Add service environment variables
when: extra_service_envs is defined
ansible.builtin.lineinfile:
path: "{{ systemd_dir }}/k3s.service.env"