README.md in kitchen-vz-0.1.2 vs README.md in kitchen-vz-0.1.3
- old
+ new
@@ -38,9 +38,10 @@
|:customize|Hash with container settings. It may contain :memory, :disk and :cpus options.|memory: '512M', disk: '10G', cpus: 2|
|:private_key|Path to private key. This key pair used by the kitchen to login into container.|.kitchen/kitchen_id_rsa|
|:public_key|Path to public key. This key pair used by the kitchen to login into container.|.kitchen/kitchen_id_rsa.pub|
|:ostemplate|Virtuozzo template which will be used for container creating.||
|:use_sudo|It shows will sudo be used or not.|true|
+|:additional_options|Array with `prlctl set` options, which will be pass as is. Example: ["--features nfs:on"]|[]|
|:ct_hostname|Container hostname.|It is formed from platform name and suite name.|
### Network configuration
Example of network settings: