commit | 03ff34ef2becc70bbeb47b209edf350cee769626 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Thu Dec 01 01:30:33 2016 +0100 |
committer | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Thu Dec 01 01:30:33 2016 +0100 |
tree | 16e1c37a5677c1d55fa2d59f6445d4db2fa46dc1 |
initial commit
diff --git a/system/linux/system/repo/tcp_extra.yml b/system/linux/system/repo/tcp_extra.yml new file mode 100644 index 0000000..8e74058 --- /dev/null +++ b/system/linux/system/repo/tcp_extra.yml
@@ -0,0 +1,8 @@ +parameters: + linux: + system: + repo: + tcpcloud_salt: + source: "deb [arch=amd64] http://apt.tcpcloud.eu/nightly/ ${_param:linux_system_codename} extra" + architectures: amd64 + key_url: "http://apt.tcpcloud.eu/public.gpg"