Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 1 | parameters: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 2 | _param: |
| 3 | linux_system_country_code: cz |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 4 | aptly_server_mirror_ubuntu_trusty_sources: ${_param:aptly_server_mirror_ubuntu_sources} |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 5 | aptly: |
| 6 | server: |
| 7 | mirror: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 8 | # trusty |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 9 | trusty-main: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 10 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 11 | distribution: trusty |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 12 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 13 | components: main |
| 14 | architectures: amd64 |
| 15 | gpgkeys: |
| 16 | - 40976EAF437D05B5 |
| 17 | - 437D05B5 |
| 18 | - C0B21F32 |
| 19 | publisher: |
| 20 | component: main |
| 21 | distributions: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 22 | - ubuntu/trusty |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 23 | trusty-multiverse: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 24 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 25 | distribution: trusty |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 26 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 27 | components: multiverse |
| 28 | architectures: amd64 |
| 29 | gpgkeys: |
| 30 | - 40976EAF437D05B5 |
| 31 | - 437D05B5 |
| 32 | - C0B21F32 |
| 33 | publisher: |
| 34 | component: multiverse |
| 35 | distributions: |
| 36 | - ubuntu/trusty |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 37 | trusty-restricted: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 38 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 39 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 40 | distribution: trusty |
| 41 | components: restricted |
| 42 | architectures: amd64 |
| 43 | gpgkeys: |
| 44 | - 40976EAF437D05B5 |
| 45 | - 437D05B5 |
| 46 | - C0B21F32 |
| 47 | publisher: |
| 48 | component: restricted |
| 49 | distributions: |
| 50 | - ubuntu/trusty |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 51 | trusty-universe: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 52 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 53 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 54 | distribution: trusty |
| 55 | components: universe |
| 56 | architectures: amd64 |
| 57 | gpgkeys: |
| 58 | - 40976EAF437D05B5 |
| 59 | - 437D05B5 |
| 60 | - C0B21F32 |
| 61 | publisher: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 62 | component: universe |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 63 | distributions: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 64 | - ubuntu/trusty |
| 65 | |
| 66 | # trusty-updates |
| 67 | trusty-updates-main: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 68 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 69 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 70 | distribution: trusty-updates |
| 71 | components: main |
| 72 | architectures: amd64 |
| 73 | gpgkeys: |
| 74 | - 40976EAF437D05B5 |
| 75 | - 437D05B5 |
| 76 | - C0B21F32 |
| 77 | publisher: |
| 78 | component: main |
| 79 | distributions: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 80 | - ubuntu/trusty-updates |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 81 | trusty-updates-multiverse: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 82 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 83 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 84 | distribution: trusty-updates |
| 85 | components: multiverse |
| 86 | architectures: amd64 |
| 87 | gpgkeys: |
| 88 | - 40976EAF437D05B5 |
| 89 | - 437D05B5 |
| 90 | - C0B21F32 |
| 91 | publisher: |
| 92 | component: multiverse |
| 93 | distributions: |
| 94 | - ubuntu/trusty-updates |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 95 | trusty-updates-restricted: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 96 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 97 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 98 | distribution: trusty-updates |
| 99 | components: restricted |
| 100 | architectures: amd64 |
| 101 | gpgkeys: |
| 102 | - 40976EAF437D05B5 |
| 103 | - 437D05B5 |
| 104 | - C0B21F32 |
| 105 | publisher: |
| 106 | component: restricted |
| 107 | distributions: |
| 108 | - ubuntu/trusty-updates |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 109 | trusty-updates-universe: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 110 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 111 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 112 | distribution: trusty-updates |
| 113 | components: universe |
| 114 | architectures: amd64 |
| 115 | gpgkeys: |
| 116 | - 40976EAF437D05B5 |
| 117 | - 437D05B5 |
| 118 | - C0B21F32 |
| 119 | publisher: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 120 | component: universe |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 121 | distributions: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 122 | - ubuntu/trusty-updates |
| 123 | |
| 124 | #trusty-security: |
| 125 | trusty-security-main: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 126 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 127 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 128 | distribution: trusty-security |
| 129 | components: main |
| 130 | architectures: amd64 |
| 131 | gpgkeys: |
| 132 | - 40976EAF437D05B5 |
| 133 | - 437D05B5 |
| 134 | - C0B21F32 |
| 135 | publisher: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 136 | component: main |
Ales Komarek | 3f76e68 | 2016-12-05 11:53:00 +0100 | [diff] [blame] | 137 | distributions: |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 138 | - ubuntu/trusty-security |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 139 | trusty-security-multiverse: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 140 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 141 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 142 | distribution: trusty-security |
| 143 | components: multiverse |
| 144 | architectures: amd64 |
| 145 | gpgkeys: |
| 146 | - 40976EAF437D05B5 |
| 147 | - 437D05B5 |
| 148 | - C0B21F32 |
| 149 | publisher: |
| 150 | component: multiverse |
| 151 | distributions: |
| 152 | - ubuntu/trusty-security |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 153 | trusty-security-restricted: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 154 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 155 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 156 | distribution: trusty-security |
| 157 | components: restricted |
| 158 | architectures: amd64 |
| 159 | gpgkeys: |
| 160 | - 40976EAF437D05B5 |
| 161 | - 437D05B5 |
| 162 | - C0B21F32 |
| 163 | publisher: |
| 164 | component: restricted |
| 165 | distributions: |
| 166 | - ubuntu/trusty-security |
| 167 | trusty-security-universe: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 168 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 169 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 170 | distribution: trusty-security |
| 171 | components: universe |
| 172 | architectures: amd64 |
| 173 | gpgkeys: |
| 174 | - 40976EAF437D05B5 |
| 175 | - 437D05B5 |
| 176 | - C0B21F32 |
| 177 | publisher: |
| 178 | component: universe |
| 179 | distributions: |
| 180 | - ubuntu/trusty-security |
| 181 | |
| 182 | #trusty-proposed: |
| 183 | trusty-proposed-main: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 184 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 185 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 186 | distribution: trusty-proposed |
| 187 | components: main |
| 188 | architectures: amd64 |
| 189 | gpgkeys: |
| 190 | - 40976EAF437D05B5 |
| 191 | - 437D05B5 |
| 192 | - C0B21F32 |
| 193 | publisher: |
| 194 | component: main |
| 195 | distributions: |
| 196 | - ubuntu/trusty-proposed |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 197 | trusty-proposed-multiverse: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 198 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 199 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 200 | distribution: trusty-proposed |
| 201 | components: multiverse |
| 202 | architectures: amd64 |
| 203 | gpgkeys: |
| 204 | - 40976EAF437D05B5 |
| 205 | - 437D05B5 |
| 206 | - C0B21F32 |
| 207 | publisher: |
| 208 | component: multiverse |
| 209 | distributions: |
| 210 | - ubuntu/trusty-proposed |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 211 | trusty-proposed-restricted: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 212 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 213 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 214 | distribution: trusty-proposed |
| 215 | components: restricted |
| 216 | architectures: amd64 |
| 217 | gpgkeys: |
| 218 | - 40976EAF437D05B5 |
| 219 | - 437D05B5 |
| 220 | - C0B21F32 |
| 221 | publisher: |
| 222 | component: restricted |
| 223 | distributions: |
| 224 | - ubuntu/trusty-proposed |
| 225 | trusty-proposed-universe: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 226 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 227 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 228 | distribution: trusty-proposed |
| 229 | components: universe |
| 230 | architectures: amd64 |
| 231 | gpgkeys: |
| 232 | - 40976EAF437D05B5 |
| 233 | - 437D05B5 |
| 234 | - C0B21F32 |
| 235 | publisher: |
| 236 | component: universe |
| 237 | distributions: |
| 238 | - ubuntu/trusty-proposed |
| 239 | |
| 240 | #trusty-backports: |
| 241 | trusty-backports-main: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 242 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 243 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 244 | distribution: trusty-backports |
| 245 | components: main |
| 246 | architectures: amd64 |
| 247 | gpgkeys: |
| 248 | - 40976EAF437D05B5 |
| 249 | - 437D05B5 |
| 250 | - C0B21F32 |
| 251 | publisher: |
| 252 | component: main |
| 253 | distributions: |
| 254 | - ubuntu/trusty-backports |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 255 | trusty-backports-multiverse: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 256 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 257 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Ondrej Smola | 4c37501 | 2016-12-14 16:18:07 +0100 | [diff] [blame] | 258 | distribution: trusty-backports |
| 259 | components: multiverse |
| 260 | architectures: amd64 |
| 261 | gpgkeys: |
| 262 | - 40976EAF437D05B5 |
| 263 | - 437D05B5 |
| 264 | - C0B21F32 |
| 265 | publisher: |
| 266 | component: multiverse |
| 267 | distributions: |
| 268 | - ubuntu/trusty-backports |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 269 | trusty-backports-restricted: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 270 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 271 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 272 | distribution: trusty-backports |
| 273 | components: restricted |
| 274 | architectures: amd64 |
| 275 | gpgkeys: |
| 276 | - 40976EAF437D05B5 |
| 277 | - 437D05B5 |
| 278 | - C0B21F32 |
| 279 | publisher: |
| 280 | component: restricted |
| 281 | distributions: |
| 282 | - ubuntu/trusty-backports |
| 283 | trusty-backports-universe: |
Petr Michalec | 0e558dd | 2017-01-18 20:06:52 +0100 | [diff] [blame] | 284 | source: http://${_param:linux_system_country_code}.archive.ubuntu.com/ubuntu/ |
Andrey | 6c6eeb7 | 2017-08-17 16:35:14 -0500 | [diff] [blame^] | 285 | sources: ${_param:aptly_server_mirror_ubuntu_trusty_sources} |
Petr Michalec | 74f6fdc | 2016-12-14 11:58:03 +0100 | [diff] [blame] | 286 | distribution: trusty-backports |
| 287 | components: universe |
| 288 | architectures: amd64 |
| 289 | gpgkeys: |
| 290 | - 40976EAF437D05B5 |
| 291 | - 437D05B5 |
| 292 | - C0B21F32 |
| 293 | publisher: |
| 294 | component: universe |
| 295 | distributions: |
| 296 | - ubuntu/trusty-backports |
| 297 | |