Compare commits
3 Commits
e42596c56a
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
| 69781df412 | |||
| 2ae215daf7 | |||
| cd1c3e6ae2 |
@@ -78,6 +78,13 @@ profiles::yum::global::repos:
|
|||||||
gpgkey: https://git.query.consul/api/packages/unkinben/rpm/repository.key
|
gpgkey: https://git.query.consul/api/packages/unkinben/rpm/repository.key
|
||||||
gpgcheck: false
|
gpgcheck: false
|
||||||
mirrorlist: absent
|
mirrorlist: absent
|
||||||
|
rpm-internal:
|
||||||
|
name: rpm-internal
|
||||||
|
descr: rpm-internal repository
|
||||||
|
target: /etc/yum.repos.d/rpm-internal.repo
|
||||||
|
baseurl: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/local/rpm-internal/
|
||||||
|
gpgcheck: false
|
||||||
|
mirrorlist: absent
|
||||||
|
|
||||||
# Additional repositories - default to absent, roles can override with ensure: present
|
# Additional repositories - default to absent, roles can override with ensure: present
|
||||||
# FRRouting repositories
|
# FRRouting repositories
|
||||||
|
|||||||
@@ -28,3 +28,4 @@ profiles::nginx::simpleproxy::proxy_path: '/'
|
|||||||
|
|
||||||
profiles::packages::include:
|
profiles::packages::include:
|
||||||
openbao-plugins: {}
|
openbao-plugins: {}
|
||||||
|
openbao-plugin-secrets-litellm: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user