File: control

package info (click to toggle)
salt-formula-kubernetes 2016.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 476 kB
  • ctags: 16
  • sloc: sh: 130; makefile: 23
file content (27 lines) | stat: -rw-r--r-- 995 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: salt-formula-kubernetes
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Filip Pytloun <filip@pytloun.cz>,
           Ondřej Nový <onovy@debian.org>,
Section: admin
Priority: extra
Build-Depends: debhelper (>= 10),
               openstack-pkg-tools,
Build-Depends-Indep: python-all,
                     python-yaml,
                     salt-master,
Standards-Version: 3.9.8
Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-kubernetes.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-kubernetes.git

Package: salt-formula-kubernetes
Architecture: all
Depends: reclass,
         salt-master,
         ${misc:Depends},
Description: Salt formula for Kubernetes
 Salt is a powerful remote execution manager that can be used to
 administer servers in a fast and efficient way.
 .
 This SaltStack formula manages both installation and configuration of
 Kubernetes.