blob: 846df4e90e156843fe55b3ed1b64a311e723c0ed [file] [log] [blame]
Ales Komarek3f76e682016-12-05 11:53:00 +01001parameters:
Alexander Noskovcc47fc52017-06-18 20:19:45 +02002 _param:
3 apt_mk_version: stable
Ales Komarek3f76e682016-12-05 11:53:00 +01004 aptly:
5 server:
6 mirror:
7 cassandra-21x:
8 source: http://www.apache.org/dist/cassandra/debian
9 distribution: 21x
10 components: main
11 architectures: amd64
12 gpgkeys:
13 - F758CE318D77295D
14 - 2B5C1B00
15 - 0353B12C
16 publisher:
17 component: extra
18 distributions:
Alexander Noskovcc47fc52017-06-18 20:19:45 +020019 - ubuntu-trusty/${_param:apt_mk_version}
20 - ubuntu-xenial/${_param:apt_mk_version}