Skip to content

Commit

Permalink
Another syntax error with a missing ",".
Browse files Browse the repository at this point in the history
Sigh.
  • Loading branch information
akumria committed Jun 18, 2012
1 parent 4b0c492 commit 4cadac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/vhost.pp
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
Package['httpd'],
File["${apache::params::vdir}/${priority}-${name}-$docroot"],
File["${apache::params::vdir}/${priority}-${name}-$logroot"],
]
],
notify => Service['httpd'],
}

Expand Down

0 comments on commit 4cadac8

Please sign in to comment.