On Fri, Jan 4, 2013 at 9:46 AM, Andreas Hilboll <
li...@hilboll.de> wrote:
> Hi,
>
> I want to write a puppet module for xen on Debian. This module will need
> to manage one line in the file /etc/default/grub, namely the line
> starting with "GRUB_CMDLINE_XEN=". Currently I want to leave the rest of
> the file untouched.
>
> Which would be the best way to do this?
>
> I see two options: