blob: 20c0cebb8b71f49653689d873fc9ec20295d42b4 [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>,
4Section: admin
5Priority: extra
6Build-Depends: debhelper (>= 9),
7 openstack-pkg-tools,
8Build-Depends-Indep: python-all,
9 python-yaml,
10 salt-master,
11Standards-Version: 3.9.8
12Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
13Vcs-Browser: https://anonscm.debian.org/cgit/openstack/salt-formula-heat.git/
14Vcs-Git: https://anonscm.debian.org/git/openstack/salt-formula-heat.git
15
16Package: salt-formula-heat
17Architecture: all
18Depends: reclass,
19 salt-master,
20 ${misc:Depends},
Filip Pytlouna30e8ae2016-04-20 14:55:29 +020021Description: Salt formula for OpenStack Heat
Filip Pytloun736bf772016-04-20 14:26:48 +020022 Salt is a powerful remote execution manager that can be used to
23 administer servers in a fast and efficient way.
24 .
25 This SaltStack formula manages both installation and configuration of
Filip Pytlouna30e8ae2016-04-20 14:55:29 +020026 OpenStack Heat.