Pakket: python3-os-apply-config (14.0.1-1)
Verwijzigingen voor python3-os-apply-config
Debian bronnen:
Het bronpakket python-os-apply-config downloaden:
- [python-os-apply-config_14.0.1-1.dsc]
- [python-os-apply-config_14.0.1.orig.tar.xz]
- [python-os-apply-config_14.0.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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
Andere aan python3-os-apply-config gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pystache
- Python3 implementation of Mustache
-
- dep: python3-yaml
- YAML parser and emitter for Python3