Dominique Leuenberger
6df2cc9f35
Accepting request 620645 from Virtualization:vagrant
update to 2.1.1; adjusted to allow builds with rubygem-net-ssh 5.0.x OBS-URL: https://build.opensuse.org/request/show/620645 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vagrant?expand=0&rev=8
Packaging Vagrant plugins ------------------------- This convention is based on the Debian vagrant package by Antonio Terceiro. Vagrant plugins must be packaged as regular Ruby libraries, with one extra detail: they must contain a file at /usr/share/vagrant-plugins/plugins.d/$PLUGINNAME.json with the following content: { "${PLUGINNAME}": { "ruby_version":"$(ruby -e 'puts RUBY_VERSION')", "vagrant_version":"$(cat /usr/share/vagrant/version.txt)", "gem_version":"", "require":"", "sources":[] } }
Description
Languages
Shell
39.9%
Roff
32.9%
Ruby
27.2%