no add listen
This commit is contained in:
parent
0587a4d3d6
commit
33853a0ea6
1 changed files with 1 additions and 0 deletions
|
@ -315,6 +315,7 @@ class mastodon (
|
|||
apache::vhost { $hostname:
|
||||
ensure => $ensure,
|
||||
access_log_file => $hostname,
|
||||
add_listen => false,
|
||||
error_log_file => $hostname,
|
||||
docroot => "${mastodon_home}/live/public",
|
||||
manage_docroot => false,
|
||||
|
|
Loading…
Reference in a new issue