blob: a6855aa6defec0dd4976caad1ef8b52bb82c3fcb [file] [log] [blame]
Filip Pytloun736bf772016-04-20 14:26:48 +02001Source: salt-formula-heat
2Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
3Uploaders: Filip Pytloun <filip@pytloun.cz>,
Ondřej Nový91f9e372016-06-20 20:14:40 +02004 Ondřej Nový <onovy@debian.org>,
Filip Pytloun736bf772016-04-20 14:26:48 +02005Section: admin
6Priority: extra
Filip Pytloun3b358bf2017-01-24 12:23:09 +01007Build-Depends: debhelper (>= 9),
Filip Pytloun736bf772016-04-20 14:26:48 +02008 openstack-pkg-tools,
9Build-Depends-Indep: python-all,
10 python-yaml,
11 salt-master,
Filip Pytloun3b358bf2017-01-24 12:23:09 +010012Standards-Version: 3.9.6
Filip Pytloun736bf772016-04-20 14:26:48 +020013Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
14Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-heat.git/
15Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-heat.git
16
17Package: salt-formula-heat
18Architecture: all
19Depends: reclass,
20 salt-master,
21 ${misc:Depends},
Filip Pytlouna30e8ae2016-04-20 14:55:29 +020022Description: Salt formula for OpenStack Heat
Filip Pytloun736bf772016-04-20 14:26:48 +020023 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
Filip Pytlouna30e8ae2016-04-20 14:55:29 +020027 OpenStack Heat.