blob: 2f4a132c538857cba451f14afbd51b7591fad4bd [file] [log] [blame]
Filip Pytloune2e36062016-08-08 16:17:09 +02001Source: salt-formula-kubernetes
2Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
3Uploaders: Filip Pytloun <filip@pytloun.cz>,
Ondřej Nový2b9ffd22016-08-10 13:20:42 +02004 Ondřej Nový <onovy@debian.org>,
Filip Pytloune2e36062016-08-08 16:17:09 +02005Section: admin
6Priority: extra
Ondřej Novýc5b39152016-11-21 16:06:31 +01007Build-Depends: debhelper (>= 10),
Filip Pytloune2e36062016-08-08 16:17:09 +02008 openstack-pkg-tools,
9Build-Depends-Indep: python-all,
10 python-yaml,
11 salt-master,
12Standards-Version: 3.9.8
13Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
14Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-kubernetes.git/
15Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-kubernetes.git
16
17Package: salt-formula-kubernetes
18Architecture: all
19Depends: reclass,
20 salt-master,
21 ${misc:Depends},
22Description: Salt formula for Kubernetes
23 Salt is a powerful remote execution manager that can be used to
24 administer servers in a fast and efficient way.
25 .
26 This SaltStack formula manages both installation and configuration of
27 Kubernetes.