パッケージ: ionit (0.3.2+really0.2.1-2)
ionit に関するリンク
Debian の資源:
ionit ソースパッケージをダウンロード:
- [ionit_0.3.2+really0.2.1-2.dsc]
- [ionit_0.3.2+really0.2.1.orig.tar.xz]
- [ionit_0.3.2+really0.2.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Render configuration files from Jinja templates
ionit is a simple and small configuration templating tool. It collects a context and renders Jinja templates in a given directory. The context can be either static JSON or YAML files or dynamic Python files. Python files can also define functions passed through to the rendering.
ionit comes with an early boot one shot service that is executed before the networking service which allows one to generate configurations files for the networking and other services before they are started. In this regard, ionit can act as tiny stepbrother of cloud-init.
その他の ionit 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-yaml
- YAML parser and emitter for Python3
- または python3-ruamel.yaml
- roundtrip YAML parser/emitter (Python 3 module)