fix: Manage repositories
This commit is contained in:
@@ -7,11 +7,24 @@ apt_distribution_sections: main
|
||||
|
||||
apt_repositories: []
|
||||
# Exemple:
|
||||
# - name: sid
|
||||
# url: http://deb.debian.org/debian
|
||||
# suites: sid
|
||||
# components: main
|
||||
# key_path: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
# - name: incus
|
||||
# key: https://pkgs.zabbly.com/key.asc
|
||||
# url: https://pkgs.zabbly.com/incus/stable
|
||||
# distribution_release: bookworm
|
||||
# distribution_section: main
|
||||
# suites: bookworm
|
||||
# components: main
|
||||
# key_url: https://pkgs.zabbly.com/key.asc
|
||||
# key_path: /etc/apt/keyrings/incus.asc
|
||||
|
||||
apt_preferences: []
|
||||
# Exemple:
|
||||
# - filename: sid
|
||||
# package: "*"
|
||||
# pin: release n=sid
|
||||
# priority: 100
|
||||
|
||||
apt_remove: []
|
||||
apt_install: []
|
||||
|
Reference in New Issue
Block a user