Petr Michalec | eb0de26 | 2016-12-12 12:51:28 +0100 | [diff] [blame] | 1 | parameters: |
| 2 | aptly: |
| 3 | server: |
| 4 | mirror: |
| 5 | |
| 6 | #TOOD: 4x the lower below |
| 7 | #tcpcloud-[stable/testing]-xxx-[trusty/xenial]: |
| 8 | # |
| 9 | # Other components |
| 10 | # salt tcp-salt extra liberty mitaka oc30 security mitaka |
| 11 | |
| 12 | tcpcloud-nightly-main-trusty: |
| 13 | source: http://apt.tcpcloud.eu/nightly |
| 14 | distribution: trusty |
| 15 | #TODO: extra component might not be needed; tcp is just for heka |
| 16 | components: main security tcp |
| 17 | architectures: amd64 |
| 18 | key_url: "http://apt.tcpcloud.eu/public.gpg" |
| 19 | gpgkeys: |
| 20 | - 3EF02D1C |
| 21 | publisher: |
| 22 | component: tcp |
| 23 | distributions: |
Petr Michalec | 3502a4b | 2016-12-14 13:02:59 +0100 | [diff] [blame^] | 24 | - ubuntu-trusty/nightly |
Petr Michalec | eb0de26 | 2016-12-12 12:51:28 +0100 | [diff] [blame] | 25 | |
| 26 | tcpcloud-nightly-extra-trusty: |
| 27 | source: http://apt.tcpcloud.eu/nightly |
| 28 | distribution: trusty |
| 29 | #TODO: extra component might not be needed; tcp is just for heka |
| 30 | components: extra |
| 31 | architectures: amd64 |
| 32 | key_url: "http://apt.tcpcloud.eu/public.gpg" |
| 33 | gpgkeys: |
| 34 | - 3EF02D1C |
| 35 | publisher: |
| 36 | component: tcp-extra |
| 37 | distributions: |
Petr Michalec | 3502a4b | 2016-12-14 13:02:59 +0100 | [diff] [blame^] | 38 | - ubuntu-trusty/nightly |
Petr Michalec | eb0de26 | 2016-12-12 12:51:28 +0100 | [diff] [blame] | 39 | |
| 40 | # required for alternative horizon plugins/etc.. |
| 41 | tcpcloud-nightly-liberty-trusty: |
| 42 | source: http://apt.tcpcloud.eu/nightly |
| 43 | distribution: trusty |
| 44 | components: liberty |
| 45 | architectures: amd64 |
| 46 | key_url: "http://apt.tcpcloud.eu/public.gpg" |
| 47 | gpgkeys: |
| 48 | - 3EF02D1C |
| 49 | publisher: |
| 50 | component: tcp-liberty |
| 51 | distributions: |
Petr Michalec | 3502a4b | 2016-12-14 13:02:59 +0100 | [diff] [blame^] | 52 | - ubuntu-trusty/nightly |
Petr Michalec | eb0de26 | 2016-12-12 12:51:28 +0100 | [diff] [blame] | 53 | |
| 54 | # required for salt formulas |
| 55 | tcpcloud-nightly-salt-trusty: |
| 56 | source: http://apt.tcpcloud.eu/nightly |
| 57 | distribution: trusty |
| 58 | components: tcp-salt |
| 59 | architectures: amd64 |
| 60 | key_url: "http://apt.tcpcloud.eu/public.gpg" |
| 61 | gpgkeys: |
| 62 | - 3EF02D1C |
| 63 | publisher: |
| 64 | component: tcp-salt |
| 65 | distributions: |
Petr Michalec | 3502a4b | 2016-12-14 13:02:59 +0100 | [diff] [blame^] | 66 | - ubuntu-trusty/nightly |
Petr Michalec | eb0de26 | 2016-12-12 12:51:28 +0100 | [diff] [blame] | 67 | |
| 68 | # required for opencontrail formulas |
| 69 | tcpcloud-nightly-oc30-trusty: |
| 70 | source: http://apt.tcpcloud.eu/nightly |
| 71 | distribution: trusty |
| 72 | components: oc30 |
| 73 | architectures: amd64 |
| 74 | key_url: "http://apt.tcpcloud.eu/public.gpg" |
| 75 | gpgkeys: |
| 76 | - 3EF02D1C |
| 77 | publisher: |
| 78 | component: tcp-oc30 |
| 79 | distributions: |
Petr Michalec | 3502a4b | 2016-12-14 13:02:59 +0100 | [diff] [blame^] | 80 | - ubuntu-trusty/nightly |
Petr Michalec | eb0de26 | 2016-12-12 12:51:28 +0100 | [diff] [blame] | 81 | |
Petr Michalec | 2f1141f | 2016-12-13 14:55:41 +0100 | [diff] [blame] | 82 | # elastic, kibana is there |
| 83 | tcpcloud-nightly-elastic-trusty: |
| 84 | source: http://apt.tcpcloud.eu/nightly |
| 85 | distribution: trusty |
| 86 | components: elastic |
| 87 | architectures: amd64 |
| 88 | key_url: "http://apt.tcpcloud.eu/public.gpg" |
| 89 | gpgkeys: |
| 90 | - 3EF02D1C |
| 91 | publisher: |
| 92 | component: tcp-elastic |
| 93 | distributions: |
Petr Michalec | 3502a4b | 2016-12-14 13:02:59 +0100 | [diff] [blame^] | 94 | - ubuntu-trusty/nightly |
Petr Michalec | 2f1141f | 2016-12-13 14:55:41 +0100 | [diff] [blame] | 95 | |