dev/provisioning/modules/elasticsearch/.fixtures.yml
changeset 28 b0b56e0f8c7f
equal deleted inserted replaced
27:a2342f26c9de 28:b0b56e0f8c7f
       
     1 fixtures:
       
     2   repositories:
       
     3     stdlib:
       
     4       repo: https://github.com/puppetlabs/puppetlabs-stdlib.git
       
     5       branch: '4.7.x'
       
     6     apt:
       
     7       repo: 'https://github.com/puppetlabs/puppetlabs-apt.git'
       
     8       branch: '2.2.x'
       
     9     zypprepo: https://github.com/deadpoint/puppet-zypprepo.git
       
    10     yum: https://github.com/CERIT-SC/puppet-yum.git
       
    11     datacat: https://github.com/richardc/puppet-datacat.git
       
    12   symlinks:
       
    13     elasticsearch: "#{source_dir}"