diff options
author | pietro <pietro@riseup.net> | 2009-05-08 02:59:08 -0700 |
---|---|---|
committer | pietro <pietro@riseup.net> | 2009-05-08 02:59:08 -0700 |
commit | 12c168e96e1ceefecaef9ac16b25937cc0333f22 (patch) | |
tree | 26f95ea0e2c6fc3b7abc881b7baa9feed49b0c65 /templates | |
parent | 52ea7adc9f418741c1aa90e3e891d221ac325b6d (diff) | |
download | puppet-virtual-12c168e96e1ceefecaef9ac16b25937cc0333f22.tar.gz puppet-virtual-12c168e96e1ceefecaef9ac16b25937cc0333f22.tar.bz2 |
have a sane default for xen lvm vg's
Diffstat (limited to 'templates')
-rw-r--r-- | templates/xen-tools.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/xen-tools.conf b/templates/xen-tools.conf index 7bbae21..6f5a4f9 100644 --- a/templates/xen-tools.conf +++ b/templates/xen-tools.conf @@ -52,7 +52,7 @@ # LVM volume group here instead # ## -lvm = <% xen_lvm -%> +lvm = <% real_xen_lvm -%> # |