deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Breaks: python-os-apply-config
Depends: python3-pbr, python3-pystache, python3-yaml, python3:any
Description: |-
Creates config files out of cloud metadata
os-apply-config apply configuration out of the cloud metadata (JSON) that it
receives from a metadata server.
.
It turns metadata from one or more JSON files like this:
.
{"keystone":
{"database":
{"host": "127.0.0.1", "user": "keystone", "password": "foobar"}
}
}
.
into service config files like this:
.
[sql]
connection = mysql://keystone:foobar@127.0.0.1/keystone
Homepage: https://github.com/openstack/os-apply-config
Installed-Size: '108'
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Package: python3-os-apply-config
Priority: optional
Replaces: python-os-apply-config
Section: python
Source: python-os-apply-config
Version: 13.1.0-3
srcpkg_name: python-os-apply-config
srcpkg_version: 13.1.0-3