diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -19,4 +19,7 @@ similar manner. a few additional directories have to be created as well some configuration files have to be deployed to fit this schema. -Vhosts can be added +vhosts can be added with the vhosts define: +(currently only plain vhosts file are supported) + +apache::vhosts::file { '$domain' } |