create\_image ============= Description ----------- Configures if we want to create an image file during pre processing, if it does **not** already exists. To force the creation of the image file even if it already exists, use `force\_create\_image `_. To create an image file if it does **not** already exists: :: create_image = yes Defined On ---------- - `shared/cfg/guest-hw.cfg `_ Used By ------- - `virttest/env\_process.py `_ Referenced By ------------- No other documentation currently references this configuration key. See Also -------- - `images `_ - `image\_name `_ - `image\_format `_ - `create\_image `_ - `force\_create\_image `_ - `remove\_image `_