aboutsummaryrefslogtreecommitdiff
path: root/omnia.lua
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2017-01-19 15:10:01 +0100
committerKarel Kočí <karel.koci@nic.cz>2017-01-19 15:10:01 +0100
commitb3966853d6c336bc66d304b448ac65280bce7957 (patch)
tree3c86596d2fd2cd114c60f66a1063dcd913d87f2e /omnia.lua
downloadturris-myrepo-b3966853d6c336bc66d304b448ac65280bce7957.tar.gz
turris-myrepo-b3966853d6c336bc66d304b448ac65280bce7957.tar.bz2
turris-myrepo-b3966853d6c336bc66d304b448ac65280bce7957.zip
Initial commit
Diffstat (limited to 'omnia.lua')
-rw-r--r--omnia.lua7
1 files changed, 7 insertions, 0 deletions
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}