mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 08:42:18 -04:00
fix typo for slackware
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
parent
bae7dbb0e2
commit
3d886671a6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
require "vagrant"
|
||||
|
||||
module VagrantPlugins
|
||||
module HostGentoo
|
||||
module HostSlackware
|
||||
class Plugin < Vagrant.plugin("2")
|
||||
name "Slackware host"
|
||||
description "Slackware and derivertives host support."
|
||||
|
|
|
|||
Loading…
Reference in a new issue