mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-21 20:33:00 +00:00
19 lines
286 B
YAML
19 lines
286 B
YAML
###################################
|
|
# kiwi-scp instance configuration #
|
|
###################################
|
|
|
|
version: 0.2.1
|
|
|
|
shells:
|
|
- /bin/bash
|
|
|
|
projects:
|
|
- name: hello_world
|
|
enabled: true
|
|
|
|
storage:
|
|
directory: /var/local/kiwi
|
|
|
|
network:
|
|
name: kiwi_hub
|
|
cidr: 10.22.46.0/24
|