summaryrefslogtreecommitdiff
path: root/roles/preseed/templates/preseed_debian-stretch.cfg.j2
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-02-02 03:18:41 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-02-02 03:18:41 +0100
commitb49101c2a9db7fa3e31e49e9c642a64214ae4195 (patch)
tree22c8b681c63cd196bbf62e6f2c6bd597ed5772e1 /roles/preseed/templates/preseed_debian-stretch.cfg.j2
parentdocumented ipmi address for helene and dione (diff)
fix preseed syntax
Diffstat (limited to 'roles/preseed/templates/preseed_debian-stretch.cfg.j2')
-rw-r--r--roles/preseed/templates/preseed_debian-stretch.cfg.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/preseed/templates/preseed_debian-stretch.cfg.j2 b/roles/preseed/templates/preseed_debian-stretch.cfg.j2
index 63a0d957..efd7bb87 100644
--- a/roles/preseed/templates/preseed_debian-stretch.cfg.j2
+++ b/roles/preseed/templates/preseed_debian-stretch.cfg.j2
@@ -88,7 +88,7 @@ d-i partman-auto/expert_recipe string
. \
16 20000 -1 ext4 \
$lvmok{ } in_vg{ {{ hostvars[hostname].host_name }} } \
- method( keep } lv_name{ dummy } \
+ lv_name{ dummy } \
.
d-i partman-auto-lvm/no_boot boolean true