Displaying 5 results from an estimated 5 matches for "hilboll".
2013 Jan 08
4
XCP Debian 7 - Routed mode
Hi everyone,
I just got a brand new server by Hetzner.de. The thing is, when you
have additional IP, to use routed mode (precisely a subnet of IP,
story of exposed MAC in their data center etc.) Bridged mode is NOT
possible for getting connectivity in VM''s.
Traditionally, I''m more confident with "standard" Xen setup, so it''s
easy to switch from bridged to
2013 Jan 04
5
How to manage one line in a file by puppet
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:
a) Do some `sed` magic on the file in a `exec` call. Downside: puppet
won''t notice
2012 Dec 27
3
Accessing individual partitions of a HVM guest
Hi,
I need to do some p2v migration of a very old SuSE server.
Unfortunately, the kernel of that machine doesn''t support running as xen
domU, so I need to put the machine into a HVM domU.
When I set up the domU with
disk = [''phy:/dev/vg_guest/worker1_disk,sda1,w'']
then the domU doesn''t boot because it says that no OS was found on the HDD.
Of course I
2013 Feb 16
4
Debootstrap
Hi,
I don''t know if this is the right mailing list, so please feel free to
redirect me as appropriate.
Having said that, how do I tell debootstrap which packages to install in
the newly created VM?
Regards,
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 Apr 02
0
puppetlabs-puppet module?
I''m wondering if there isn''t a usable "official" module to manage puppet
itself? I found some puppetlabs-puppet on github, but that doesn''t seem
to be ready.
So what''s the officially supported way to manage puppet configuration
with puppet?
Cheers, Andreas.
--
You received this message because you are subscribed to the Google Groups "Puppet