mirror of
https://github.com/yavook/kiwi-scp.git
synced 2024-11-21 12:23:00 +00:00
README
This commit is contained in:
parent
66ddee35e1
commit
4ab770caa0
1 changed files with 2 additions and 2 deletions
|
@ -193,12 +193,12 @@ network:
|
|||
cidr: "10.22.46.0/24"
|
||||
```
|
||||
|
||||
##### `network:name`
|
||||
###### `network:name`
|
||||
Configuration for the internal `kiwi_hub` network.
|
||||
|
||||
Default: `"kiwi_hub"`
|
||||
|
||||
##### `network:cidr`
|
||||
###### `network:cidr`
|
||||
[CIDR notation](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#IPv4_CIDR_blocks) for the subnet of the internal `kiwi_hub` network.
|
||||
|
||||
Default: `"10.22.46.0/24"`
|
||||
|
|
Loading…
Reference in a new issue