blob: 5fb0281acea401f2d148a59a1ed11524c1f43ad6 [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>,
4 Ondřej Nový <novy@ondrej.org>,
5Section: admin
6Priority: extra
7Build-Depends: debhelper (>= 9),
8 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.