-
Notifications
You must be signed in to change notification settings - Fork 17
/
.fixtures.yml
21 lines (21 loc) · 991 Bytes
/
.fixtures.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
fixtures:
repositories:
disa_stig-el7-baseline:
repo: https://github.com/simp/inspec-profile-disa_stig-el7.git
branch: master
target: spec/fixtures/inspec_deps/inspec_profiles/profiles
augeas_core: https://github.com/simp/pupmod-puppetlabs-augeas_core.git
augeasproviders_core: https://github.com/simp/augeasproviders_core.git
augeasproviders_grub: https://github.com/simp/augeasproviders_grub.git
compliance_markup: https://github.com/simp/pupmod-simp-compliance_markup.git
selinux_core: https://github.com/simp/pupmod-puppetlabs-selinux_core.git
simp_options: https://github.com/simp/pupmod-simp-simp_options.git
simplib: https://github.com/simp/pupmod-simp-simplib.git
stdlib: https://github.com/simp/puppetlabs-stdlib.git
systemd: https://github.com/simp/puppet-systemd.git
vox_selinux:
repo: https://github.com/simp/pupmod-voxpupuli-selinux.git
branch: simp-master
symlinks:
selinux: "#{source_dir}"