From f39f4d1f23c5b54273ba483a7c8bf43fd1d521ec Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sun, 30 Oct 2022 14:31:04 -0400 Subject: T3664: dehardcode fields of the OS release file --- data/defaults.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/defaults.toml b/data/defaults.toml index 94ffb4a3..28db3067 100644 --- a/data/defaults.toml +++ b/data/defaults.toml @@ -18,3 +18,7 @@ additional_repositories = [ "deb [arch=amd64] https://repo.saltproject.io/py3/debian/11/amd64/3004 bullseye main", "deb [arch=amd64] http://repo.powerdns.com/debian bullseye-rec-48 main" ] + +website_url = "https://vyos.io" +support_url = "https://support.vyos.io" +bugtracker_url = "https://phabricator.vyos.net" -- cgit v1.2.3