• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ByteInternet / hypernode-vagrant / 106 / 1
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: add-deprecation-notice
DEFAULT BRANCH: master
Ran 06 Dec 2016 09:45AM UTC
Files 31
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Dec 2016 09:40AM UTC coverage: 100.0%. First build
2.0

push

travis-ci

vdloo
fix plugin autoinstall for vagrant 1.9.0

Auto-installing using system after detecting has_plugin causes an
infinite loop with Vagrant 1.9.0 because the Vagrantfile is now loaded
during plugin install (which will cause it to install the plugin while
the plugin is being installed).

See: https://github.com/mitchellh/vagrant/issues/8055
And: https://github.com/ByteInternet/hypernode-vagrant/issues/118

Fixes:
```
hypernode-vagrant$ vagrant plugin uninstall vagrant-hypconfigmgmt
Exec error: fork/exec /opt/vagrant/embedded/bin/ruby: argument list too long
Installed the vagrant-hypconfigmgmt plugin.
For the next configuration step, please again run: "vagrant up"
Installed the vagrant-hypconfigmgmt plugin.
For the next configuration step, please again run: "vagrant up"
```

Todo: in the future replace this with Vagrant's officially-supported automated
plugin installation when they release that

> Sounds like we're getting an officially-supported method of requesting
> plugin installation from the Vagrantfile soon, though!
- https://github.com/WhoopInc/vagrant-s3auth/issues/32

969 of 969 relevant lines covered (100.0%)

1.75 hits per line

Source Files on job 106.1 (2.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 106
  • Travis Job 106.1
  • c4218b57 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc