Commit d750c5f30647eebc5126bea793a4467738895145

Authored by Lucas Kanashiro
1 parent 576df75e

Set hiera variables

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
puppet/hieradata/common.yaml
... ... @@ -18,5 +18,9 @@ colab::mailman_exclude_lists:
18 18 - pml
19 19 - mailman
20 20 - lexml-anuncions
  21 +colab::hostnames:
  22 + - colab.interlegis.leg.br
  23 + - colab.interlegis.gov.br
  24 +colab::solr_project_path: '/home/colab/apache-solr-3.6.2/example'
21 25  
22 26 # Remember to replace the id_rsa and id_rsa.pub on colab/files
... ...