Skip to content

Instantly share code, notes, and snippets.

INFO global: Vagrant version: 2.2.18
INFO global: Ruby version: 2.7.4
INFO global: RubyGems version: 3.1.6
INFO global: VAGRANT_LOG="debug"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.18/gems/vagrant-2.2.18/bin/vagrant"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_INSTALLER_VERSION="2"
WARN global: resolv replacement has not been enabled!
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/2.2.18/gems/vagrant-2.2.18/plugins/synced_folders/nfs/plugin.rb
  • vagrant destroy && rm -Rf .vagrant

  • Récupération des parametres Vagrantfile vers le .manala.yaml

    • app.name -> system.hostname + ".vm"
    • app.box_version 3.* -> system.version 8 app.box_version 4.* -> system.version 9
    • app.box_memory -> system.memory si différent de 1024 ou 2048
  • Suppression du fichier Vagrantfile

  • Nettoyage du/des Makefile

@nervo
nervo / README.md
Last active January 7, 2020 12:31
Hyphen Gate

How to

In both cases, it you use manalize tool, update it !!!

manalize selfupdate

Quick & dirty

Not future proof, but you won't loose you current virtual machine and related data (databases and so)