fix typo for slackware
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
parent
bae7dbb0e2
commit
3d886671a6
|
@ -1,7 +1,7 @@
|
||||||
require "vagrant"
|
require "vagrant"
|
||||||
|
|
||||||
module VagrantPlugins
|
module VagrantPlugins
|
||||||
module HostGentoo
|
module HostSlackware
|
||||||
class Plugin < Vagrant.plugin("2")
|
class Plugin < Vagrant.plugin("2")
|
||||||
name "Slackware host"
|
name "Slackware host"
|
||||||
description "Slackware and derivertives host support."
|
description "Slackware and derivertives host support."
|
||||||
|
|
Loading…
Reference in New Issue