2020-08-26 11:56:51 +00:00
|
|
|
###################################
|
|
|
|
# kiwi-scp instance configuration #
|
|
|
|
###################################
|
2020-08-08 17:41:11 +00:00
|
|
|
|
2022-02-27 15:39:25 +00:00
|
|
|
version: 0.2.2
|
2020-08-08 17:41:11 +00:00
|
|
|
|
2021-10-12 17:17:28 +00:00
|
|
|
shells:
|
2020-08-18 14:36:29 +00:00
|
|
|
- /bin/bash
|
2020-08-08 17:41:11 +00:00
|
|
|
|
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
|
2020-08-08 17:41:11 +00:00
|
|
|
|
|
|
|
network:
|
2020-08-13 09:31:41 +00:00
|
|
|
name: kiwi_hub
|
2020-08-08 17:41:11 +00:00
|
|
|
cidr: 10.22.46.0/24
|