mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-22 04:43:00 +00:00
19 lines
303 B
YAML
19 lines
303 B
YAML
######################################
|
|
# kiwi-config instance configuration #
|
|
######################################
|
|
|
|
version: '0.0.5'
|
|
|
|
runtime:
|
|
storage: /tmp/kiwi
|
|
shells:
|
|
- /bin/bash
|
|
env: null
|
|
|
|
markers:
|
|
project: .project
|
|
disabled: .disabled
|
|
|
|
network:
|
|
name: kiwi_hub
|
|
cidr: 10.22.46.0/24
|