- 24 Feb, 2020 3 commits
-
-
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>
-
- 26 Oct, 2019 1 commit
-
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 13 Oct, 2019 1 commit
-
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 11 Oct, 2019 1 commit
-
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 10 Sep, 2019 1 commit
-
-
Christian Rebischke authored
This is supposed to fix #41 . Vagrant is able to provision boxes, therefore we need to make sure that the box has finished all Pacman keyring initialization before Vagrant is able to login via SSH and provision the box. Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 17 Aug, 2018 1 commit
-
-
Christian Rebischke authored
We need to re-initialize the pacman keyring for every machine, otherwise every machine would have the same pacman master key. The same pacman master key opens the possibility for Mitm-attacks. Signed-off-by:
Christian Rebischke <Chris.Rebischke@posteo.de>
-
- 03 Jul, 2017 1 commit
-
-
Rafael Soares authored
-
- 02 Jul, 2017 1 commit
-
-
Rafael Soares authored
-
- 07 May, 2017 2 commits
-
-
Christian Rebischke authored
added polkit to pacstrap for systemctl poweroff, added sudo to poweroff command, moved link for systemd-resolved to postinstall.sh
-
Christian Rebischke authored
-
- 06 May, 2017 3 commits
-
-
Christian Rebischke authored
-
Christian Rebischke authored
added new postinstall.sh, moved the controllers to postinstall.sh and added the script to vagrant.json
-
Christian Rebischke authored
-