- 11 Aug, 2020 9 commits
-
-
Christian Rebischke authored
nobody should use them, because it's insecure.
-
Christian Rebischke authored
Keeping artifacts brings us no benefits and the produced artifacts should never be used, because they consist of vagrant specific settings. For building QEMU/Virtualbox images, checkout the cloud.json file
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Increase expire_in to 2d so that we can be sure that there are always fresh VM images available as artifacts They are built nightly so we'll have a backlog of two VM images available to download at all times.
-
Sven-Hendrik Haase authored
Going forward, it makes sense to host these raw images as well as there are some use cases for that. For instance, what if you don't want to use vagrant but instead just use the raw images in qemu directly?
-
- 06 Aug, 2020 6 commits
-
-
Sven-Hendrik Haase authored
This makes sure there are no race conditions on our workers or during deployment. We can only use one hypervisor at a time.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Christian Rebischke authored
-
Christian Rebischke authored
-
- 26 Jul, 2020 6 commits
-
-
Sven-Hendrik Haase authored
-
Christian Rebischke authored
-
Christian Rebischke authored
-
Christian Rebischke authored
-
Christian Rebischke authored
-
Christian Rebischke authored
-
- 25 Jul, 2020 1 commit
-
-
Sven-Hendrik Haase authored
We decided to use more specific tags here depending on the type of runner for more runner separation.
-
- 17 Jul, 2020 2 commits
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
- 30 Jun, 2020 1 commit
-
-
- 29 May, 2020 1 commit
-
-
Vagrant has experimental support for adding SATA disks. Although this box does not support that yet (at least for the virtualbox provider, since no AHCI storage controller with the name "SATA Controller" is included), it is possible to add another disk. This causes a boot failure in some circumstances because although the root is set to a UUID in the kernel cmdline, systemd's fsck still looks for /dev/sda as stated in /etc/fstab.
-
- 10 May, 2020 1 commit
-
-
Christian Rebischke authored
-
- 13 Apr, 2020 2 commits
-
-
- 21 Mar, 2020 3 commits
-
-
- 01 Mar, 2020 1 commit
-
-
Note: The mirror is only used under the bootstrapping process, the image contains the default mirrorlist with every server uncommented. Fix #87
-
- 29 Feb, 2020 1 commit
-
-
- 25 Feb, 2020 2 commits
-
-
-
Christian Rebischke authored
-
- 24 Feb, 2020 4 commits
-
-
Signed-off-by:
Kristian Klausen <kristian@klausen.dk>
-
Signed-off-by:
Kristian Klausen <kristian@klausen.dk>
-
Disabling it by masking 99-default.link works, but it "breaks": udevadm test-builtin net_setup_link, as a default link configuration isn't created. Breaking net_setup_link breaks cloud-init, which means the cloud image doesn't work. So with this commit we disable it the same way as Debian does[1], by adding "net.ifnames=0" to the kernels command line. See also #30 [1] https://salsa.debian.org/openstack-team/debian/openstack-debian-images/blob/fb1d5be0b84895c96f8209f6e7177cf1f6bf1b25/build-openstack-debian-image#L1861 Signed-off-by:
Kristian Klausen <kristian@klausen.dk>
-
Signed-off-by:
Kristian Klausen <kristian@klausen.dk>
-