pires / kubernetes-vagrant-coreos-cluster

Kubernetes cluster (for testing purposes) made easy with Vagrant and CoreOS.
Apache License 2.0
597 stars 205 forks source link

Require Vagrant 2.1.1. #299

Closed bmcustodio closed 6 years ago

bmcustodio commented 6 years ago

Vagrant 2.1.0 breaks the installation due to the introduction of triggers into the core. As such, we should require 2.1.1, which introduces a fix that allows existing project to continue using vagrant-triggers.