apache-formula/apache/vhosts
David Douard f01c72c637 Allow to configure several interfaces for a vhost.
This is done by split the interface pillar value instead of using a proper
list so it behaves exactly the same as before for simple 1 interface cases
(no need to refactor one's pillar files).

The resulting is something like:

  Listen 1.2.3.4:80
  Listen [2001🔤def💯:3]:80

  <VirtualHost 1.2.3.4:80 [2001🔤def💯:3]:80>
  ...
2016-01-25 12:25:29 +01:00
..
proxy.tmpl Allow to configure several interfaces for a vhost. 2016-01-25 12:25:29 +01:00
redirect.tmpl Allow to configure several interfaces for a vhost. 2016-01-25 12:25:29 +01:00
standard.sls fix for symlink docroot failure 2015-11-17 11:16:24 +08:00
standard.tmpl Allow to configure several interfaces for a vhost. 2016-01-25 12:25:29 +01:00