Skip to content

Commit

Permalink
Update and rename vhosts.pp to vhost.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
tphoney committed Nov 19, 2015
1 parent 76157ae commit fd04dbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define nginx::vhosts (
define nginx::vhost (
$port = '80',
$docroot = "${::nginx::http_dir}/vhost${title}",
$servername = $title,
Expand Down

0 comments on commit fd04dbf

Please sign in to comment.