module
Version:
v0.0.0-...-f6282ef
Opens a new window with list of versions in this module.
Published: Aug 10, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
Dryconf
Problem statement.
Program compose yaml structure from a given configuration (hierarchy) and data.
Examples
Hierarchy
---
hierarchy:
- name: Task specific configuration
path: tasks/%{ENVIRONMENT}/%{TASK}.yaml
- name: Env specific configuraiton
path: environments/%{ENVIRONMENT}.yaml
- name: Global configuration
path: global.yaml
data: data/sample
Data
data/sample/tasks/production/task1.yaml
key1: val1
list1:
Directories
¶
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.