mirror of
https://github.com/rancher/os.git
synced 2025-09-19 09:22:40 +00:00
18 lines
280 B
YAML
18 lines
280 B
YAML
![]() |
logging:
|
||
|
color: false
|
||
|
enable_emoji: false
|
||
|
general:
|
||
|
debug: false
|
||
|
spinner_charset: 9
|
||
|
repositories:
|
||
|
- name: "cos"
|
||
|
description: "cOS official"
|
||
|
type: "docker"
|
||
|
enable: true
|
||
|
cached: true
|
||
|
priority: 1
|
||
|
verify: false
|
||
|
urls:
|
||
|
- "quay.io/costoolkit/releases-opensuse"
|
||
|
|