Build Windows Templates in RHV

This commit is contained in:
2021-05-03 13:47:44 -04:00
parent 595021d449
commit 28c9375b0d
290 changed files with 10931 additions and 159 deletions

View File

@@ -0,0 +1,6 @@
---
name: packages.gitlab.com
url: https://packages.gitlab.com/gitlab/gitlab-ce/{{ ansible_distribution|lower }}/
key_path: gitlab.asc
packages:
- gitlab-ce

View File

@@ -0,0 +1,11 @@
---
# Name of the sources file
name: packages.grafana.com
# Url of the Debian Repo
url: https://packages.grafana.com/oss/deb
# Name of the key file under files
key_path: grafana.gpg
# Name of the suite
suites: stable
# List of the components
components: 'main'

View File

@@ -0,0 +1,6 @@
---
name: download.jitsi.org
url: https://download.jitsi.org/
key_path: jitsi-archive-keyring.gpg
suites: stable/
components: ''

View 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

View File

@@ -0,0 +1 @@
_preset: {}

View File

@@ -0,0 +1,6 @@
---
url: https://packages.prosody.im/debian
key_path: prosody-debian-packages.gpg
packages:
- prosody
- "lua-*"

View File

@@ -0,0 +1,3 @@
---
url: https://packages.sury.org/php/
key_path: sury.asc