Giter VIP home page Giter VIP logo

Comments (4)

dnsmichi avatar dnsmichi commented on May 26, 2024

That's coming from a workaround for Vagrant 1.8.5 - 1.9.1 which does not bring up the hostonly interface properly. Some users report to have a different naming schema for that interface, mine creates eth1.

      # workaround for Vagrant >1.8.4-1.9.1 not bringing up eth1 properly
      # https://github.com/mitchellh/vagrant/issues/8096
      app_config.vm.provision "shell", inline: "ifup eth1", run: "always"

You can modify such, or propose a better workaround. I don't have an idea how to properly fix that until Vagrant 1.9.2 is released which fixes that regression.

from icinga-vagrant.

lazyfrosch avatar lazyfrosch commented on May 26, 2024

Linking the issue: hashicorp/vagrant#8096

from icinga-vagrant.

dnsmichi avatar dnsmichi commented on May 26, 2024

I'll change the workaround to a generic tested fix, but still you should either downgrade to 1.8.4 or wait for 1.9.2 finally released. Or you'll manually apply the patch from hashicorp/vagrant#8096.

from icinga-vagrant.

dnsmichi avatar dnsmichi commented on May 26, 2024

https://github.com/mitchellh/vagrant/blob/v1.9.2/CHANGELOG.md

from icinga-vagrant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.