Skip to content

Commit

Permalink
use vhost not kalabox definition for webgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Dec 3, 2012
1 parent 622c537 commit 64fb8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/webgrind/manifests/config.pp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
content => template("webgrind/webgrind.ini.erb")
}

phpfpm::nginx::kalabox { "webgrind":
phpfpm::nginx::vhost { "webgrind":
server_name => "grind.kala",
root => "/var/www/webgrind",
}
Expand Down

0 comments on commit 64fb8a5

Please sign in to comment.