2023-04-13 12:04:45 +02:00
|
|
|
general:
|
|
|
|
debug: false
|
|
|
|
spinner_charset: 9
|
2023-04-13 14:18:52 +02:00
|
|
|
logging:
|
|
|
|
enable_emoji: false
|
2023-04-13 12:04:45 +02:00
|
|
|
repositories:
|
|
|
|
- name: "kairos"
|
|
|
|
description: "kairos repository"
|
|
|
|
type: "docker"
|
|
|
|
arch: amd64
|
|
|
|
cached: true
|
|
|
|
priority: 2
|
|
|
|
urls:
|
|
|
|
- "quay.io/kairos/packages"
|
2023-05-12 11:55:43 +00:00
|
|
|
reference: 20230512113938-repository.yaml
|
2023-04-13 12:04:45 +02:00
|
|
|
- name: "kairos-arm64"
|
|
|
|
description: "kairos repository arm64"
|
|
|
|
type: "docker"
|
|
|
|
arch: arm64
|
|
|
|
cached: true
|
|
|
|
priority: 2
|
|
|
|
urls:
|
|
|
|
- "quay.io/kairos/packages-arm64"
|
2023-05-12 11:55:43 +00:00
|
|
|
reference: 20230512115044-repository.yaml
|