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 --- continuous_integration.mdwn | 6 +++--- continuous_integration/fedora_26_setup.mdwn | 16 ++++++++-------- virtual_host_server.mdwn | 11 ++++++++--- 3 files changed, 19 insertions(+), 14 deletions(-) diff --git a/continuous_integration.mdwn b/continuous_integration.mdwn index b3a35b7..e494d59 100644 --- a/continuous_integration.mdwn +++ b/continuous_integration.mdwn @@ -83,8 +83,8 @@ The old discussion on [[Autobuilder requirements|continuous_integration/autobuil Obsolete slave setups: - - [[Debian 8 (Jessie) Setup|continuous_integration/debian_jessie_setup]] - - [[Debian 7 (Wheezy) Setup|continuous_integration/debian_wheezy_setup]] - - [[Fedora 25 Setup|continuous_integration/fedora_25_setup]] + - [[Debian 8 (Jessie) Setup|continuous_integration/debian_jessie_setup]] + - [[Debian 7 (Wheezy) Setup|continuous_integration/debian_wheezy_setup]] + - [[Fedora 25 Setup|continuous_integration/fedora_25_setup]] diff --git a/continuous_integration/fedora_26_setup.mdwn b/continuous_integration/fedora_26_setup.mdwn index 27de6e4..aee9144 100644 --- a/continuous_integration/fedora_26_setup.mdwn +++ b/continuous_integration/fedora_26_setup.mdwn @@ -12,14 +12,14 @@ use text mode to install fedora - 1 Language settings to English/UK - 2 Time settings to Europe/London - 3 Installation source to local media - 4 Software selection to fedora server edition - 5 Installation destination to virtual disc, whole disc, standard partition layout - 6 Network config to wired (ens3) - 7 root password to netsurf ci worker default - 8 create netsurf user + 1 Language settings to English/UK + 2 Time settings to Europe/London + 3 Installation source to local media + 4 Software selection to fedora server edition + 5 Installation destination to virtual disc, whole disc, standard partition layout + 6 Network config to wired (ens3) + 7 root password to netsurf ci worker default + 8 create netsurf user Once install is completed virtual server will power off 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