blob: fd5ffd79025e64e99f853d149333b70181d9ffef [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,
Filip Pytlounf40f0302017-05-18 14:54:39 +020011 salt-formula-keystone,
Filip Pytloun736bf772016-04-20 14:26:48 +020012 salt-master,
Filip Pytloun3b358bf2017-01-24 12:23:09 +010013Standards-Version: 3.9.6
Filip Pytloun736bf772016-04-20 14:26:48 +020014Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
15Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-heat.git/
16Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-heat.git
17
18Package: salt-formula-heat
19Architecture: all
20Depends: reclass,
21 salt-master,
22 ${misc:Depends},
Filip Pytlouna30e8ae2016-04-20 14:55:29 +020023Description: Salt formula for OpenStack Heat
Filip Pytloun736bf772016-04-20 14:26:48 +020024 Salt is a powerful remote execution manager that can be used to
25 administer servers in a fast and efficient way.
26 .
27 This SaltStack formula manages both installation and configuration of
Filip Pytlouna30e8ae2016-04-20 14:55:29 +020028 OpenStack Heat.