Joerg Neikes

Results 1 comments of Joerg Neikes

Hi, was stuck on drupal too. Created own ubuntu 2410 Image with vagrant and used id_ed25519 for the key. Changes are in https://github.com/androdev4u/ansible-for-devops/tree/master/drupal. [create-vagrant.image](https://github.com/androdev4u/ansible-for-devops/blob/master/drupal/create-vagrant.image) Vagrantfile config.ssh.private_key_path = "~/.ssh/id_ed25519" config.ssh.insert_key =...