Paket: python3-os-apply-config (14.0.1-1)
Links für python3-os-apply-config
Debian-Ressourcen:
Quellcode-Paket python-os-apply-config herunterladen:
- [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]
Betreuer:
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
Experimentelles Paket
Warnung: Dieses Paket stammt aus der Experimental-Distribution. Dies bedeutet, dass es höchstwahrscheinlich instabil oder fehlerhaft ist und sogar Datenverlust verursachen kann. Bitte lesen Sie den Changelog und andere möglicherweise verfügbare Dokumentation, bevor Sie es benutzen.
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 Pakete mit Bezug zu python3-os-apply-config
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pbr
- Injektion nützlichen und vernünftigen Standardverhaltens in setuptools - Python 3.x
-
- dep: python3-pystache
- Python3 implementation of Mustache
-
- dep: python3-yaml
- Python3-Parser und -Emitter für YAML
python3-os-apply-config herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 16,1 kB | 93,0 kB | [Liste der Dateien] |