summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--continuous_integration.mdwn6
-rw-r--r--continuous_integration/fedora_26_setup.mdwn16
-rw-r--r--virtual_host_server.mdwn11
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