More updates to stop using dev or alpha or beta versions.
[yaffs-website] / vendor / drupal / console-core / dist / sites / vagrant.yml
1 # DrupalVM Example
2 dev:
3   root: /var/www/drupalvm/drupal
4   host: 192.168.88.88
5   user: vagrant
6   extra-options: '-o PasswordAuthentication=no -i ~/.vagrant.d/insecure_private_key'
7   type: ssh