Parent Directory
|
Revision Log
|
Patch
revision 2558 by misc, Sat Mar 17 10:53:59 2012 UTC | revision 2559 by misc, Sat Mar 17 11:05:25 2012 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | class bcd::web { | class bcd::web { |
2 | include bcd::base | include bcd::base |
3 | $bcd_home = $bcd::variable::bcd_home | # TODO simplify this |
4 | $bcd_home = $bcd::home | |
5 | ||
6 | apache::vhost_base { "bcd.$::domain": | apache::vhost_base { "bcd.$::domain": |
7 | location => "$bcd_home/public_html", | location => "$bcd_home/public_html", |
|
ViewVC Help | |
Powered by ViewVC 1.1.28 |