-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.fixtures_latest.yml
27 lines (27 loc) · 1.36 KB
/
.fixtures_latest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# This file can be used to install module depdencies for unit testing
# See https://github.com/puppetlabs/puppetlabs_spec_helper#using-fixtures for details
---
fixtures:
symlinks:
wls_profile: "#{source_dir}"
repositories:
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
puppet_agent: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
provision: 'https://github.com/puppetlabs/provision.git'
easy_type: 'https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/enterprisemodules/easy_type_src.git'
wls_install: 'https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/enterprisemodules/wls_install.git'
wls_config: 'https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/enterprisemodules/wls_config.git'
forge_modules:
stdlib: puppetlabs-stdlib
echo: ipcrm-echo
archive: puppet-archive
augeas_core: puppetlabs-augeas_core
augeasproviders_core: puppet-augeasproviders_core
augeasproviders_sysctl: puppet-augeasproviders_sysctl
limits: saz-limits
concat: puppetlabs-concat
firewall: puppetlabs-firewall
firewalld: puppet-firewalld
sleep: fiddyspence-sleep
java: puppetlabs-java
sshkeys_core: puppetlabs-sshkeys_core