summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index dacf670..394a712 100644
--- a/README.md
+++ b/README.md
@@ -108,4 +108,10 @@ You need to copy the ISO image with VyOS to /tmp/vyos.iso before running ansible
```
-e keep_user=true
+ ```
+
+- Create an image with empty configuration, do not add any default settings like eth0 address, SSH service (default: false):
+
+ ```
+ -e empty_config=true
``` \ No newline at end of file