blob: c3833d871b9033ee007715794c4450e6d98dc2aa [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
Filip Pytlouneb7fbc32017-01-24 12:23:10 +01007Build-Depends: debhelper (>= 9),
Filip Pytloune2e36062016-08-08 16:17:09 +02008 openstack-pkg-tools,
9Build-Depends-Indep: python-all,
10 python-yaml,
11 salt-master,
Filip Pytlouneb7fbc32017-01-24 12:23:10 +010012Standards-Version: 3.9.6
Filip Pytloune2e36062016-08-08 16:17:09 +020013Homepage: 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.