From 6e08394d11bdd3793cb4e1fcae6e88acf1984d6d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 6 Sep 2017 11:07:14 +0100 Subject: fix CI pages formatting --- virtual_host_server.mdwn | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'virtual_host_server.mdwn') diff --git a/virtual_host_server.mdwn b/virtual_host_server.mdwn index 6bcc6c0..4fccfc5 100644 --- a/virtual_host_server.mdwn +++ b/virtual_host_server.mdwn @@ -1,6 +1,6 @@ [[!meta title="Virtual Host Server"]] [[!meta author="Kyllikki"]] -[[!meta date="2016-01-08T11:57:28Z"]] +[[!meta date="2017-09-06T11:57:28Z"]] [[!toc]] The system providing the @@ -21,11 +21,16 @@ If you are creating a new Debian box there is a helper script (new-stretch-vps.s for example: - new-stretch-vps.sh ${VDSNAME} + new-stretch-vps.sh ciworker19 -will create a system named ciworker18 with 40G of disc and 512MB of +will create a system named ciworker19 with 40G of disc and 512MB of memory with the Debian stretch boot iso connected to the cdrom drive. +The bridge interface MAC address should be edited to something like 0e:00:00:00:01:xx + + virsh edit ${VDSNAME} + + ### Fedora create lvm device for the system -- cgit v1.2.3