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
286 B
YAML
Raw Normal View History

2020-08-26 11:56:51 +00:00
###################################
# kiwi-scp instance configuration #
###################################
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:
2022-02-21 21:47:19 +00:00
- name: hello_world
2021-10-12 17:17:28 +00:00
enabled: true
storage:
directory: /var/local/kiwi
network:
name: kiwi_hub
cidr: 10.22.46.0/24