Build Windows Templates in RHV
This commit is contained in:
11
roles/systemli.apt_repositories/vars/kubic.yml
Normal file
11
roles/systemli.apt_repositories/vars/kubic.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: kubic
|
||||
style: line
|
||||
url: https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/{{ 'x' if ansible_distribution == 'Ubuntu' else ''}}{{ ansible_distribution }}_{{ ansible_distribution_version }}/
|
||||
suites: /
|
||||
key_path: kubic.asc
|
||||
packages:
|
||||
- fuse-overlayfs
|
||||
- podman
|
||||
- slirp4netns
|
||||
- libseccomp2
|
||||
Reference in New Issue
Block a user