common.yaml
672 Bytes
---
locale::locales: pt_BR.UTF-8 en_US.UTF-8
locale::lang: pt_BR.UTF-8
locale::language: pt_BR
timezone::timezone: America/Sao_Paulo
postfix::admin_email: test@test.test
postgresql::globals::version: '9.3'
postgresql::globals::manage_package_repo: 'true'
nginx::worker_processes: 8
nginx::error_log: '/var/log/nginx/error.log'
nginx::access_log: '/var/log/nginx/access.log'
colab::mailman_archive_path: '/mnt/mailman/archives/'
colab::mailman_exclude_lists:
- saberes-divulgacao
- pml
- mailman
- lexml-anuncions
colab::hostnames:
- colab.interlegis.leg.br
- colab.interlegis.gov.br
- localhost
colab::solr_project_path: '/home/colab/solr-4.6.1/colab'