1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-22 12:53:00 +00:00
kiwi-scp/example/kiwi.yml

20 lines
296 B
YAML
Raw Normal View History

2020-08-26 11:56:51 +00:00
###################################
# kiwi-scp instance configuration #
###################################
2021-10-12 17:17:28 +00:00
version: '0.2.0'
2021-10-12 17:17:28 +00:00
shells:
2020-08-18 14:36:29 +00:00
- /bin/bash
2021-10-12 17:17:28 +00:00
projects:
- name: hello-world.project
enabled: true
storage:
directory: /var/local/kiwi
network:
name: kiwi_hub
cidr: 10.22.46.0/24