mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-02-23 10:26:39 -05:00
Drop vagrant ssh config
Not needed and breaks login with debian/bullseye64 image.
This commit is contained in:
committed by
Hans-Christoph Steiner
parent
dbaa3f6ec2
commit
9ddf38b69a
@@ -465,8 +465,6 @@ class LibvirtBuildVm(FDroidBuildVm):
|
||||
vagrantfile = textwrap.dedent(
|
||||
"""\
|
||||
Vagrant.configure("2") do |config|
|
||||
config.ssh.username = "vagrant"
|
||||
config.ssh.password = "vagrant"
|
||||
|
||||
config.vm.provider :libvirt do |libvirt|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user