freedomofpress / ansible-role-jitsi-meet

Installs the Jitsi Meet open source videoconferencing software
23 stars 26 forks source link

Templatize the configs #4

Closed conorsch closed 8 years ago

conorsch commented 8 years ago

Each component of the Jitsi Meet stack has a rather simple bash config file that's simply sourced by the init scripts—the nginx vhost config is of course more complex—so right now the role uses lineinfile substitutions all over the place. It would be much simpler and safer to convert these to templates.

Similarly, we'll want to remove these default configs: