From b3966853d6c336bc66d304b448ac65280bce7957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 19 Jan 2017 15:10:01 +0100 Subject: Initial commit --- omnia.lua | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 omnia.lua (limited to 'omnia.lua') diff --git a/omnia.lua b/omnia.lua new file mode 100644 index 0000000..8e864e9 --- /dev/null +++ b/omnia.lua @@ -0,0 +1,7 @@ +-- This is myrepo omnia configuration +INFO("Using myrepo") +Repository "myrepo" "http://cynerd.cz/myrepo/omnia/" { + priority = 70, pubkey = "file:///etc/updater/keys/myrepo.pub" +} + +Install "myrepo-cert" {critical=true} -- cgit v1.2.3