-
-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path.fixtures.yml
More file actions
22 lines (22 loc) · 679 Bytes
/
.fixtures.yml
File metadata and controls
22 lines (22 loc) · 679 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Fixtures file for puppet_spec_helper in the task: rake spec
fixtures:
symlinks:
st2: "#{source_dir}"
forge_modules:
httpauth: "jamtur01/httpauth"
stdlib: "puppetlabs/stdlib"
staging: "puppet/staging"
apt: "puppetlabs/apt"
yumrepo_core: "puppetlabs/yumrepo_core"
epel: "puppet/epel"
concat: "puppetlabs/concat"
sudo: "saz/sudo"
python: "puppet/python"
inifile: "puppetlabs/inifile"
mongodb: "puppet/mongodb"
rabbitmq: "puppet/rabbitmq"
facter: "ghoneycutt/facter"
selinux: "puppet/selinux"
nginx: "puppet/nginx"
nodejs: "puppet/nodejs"
recursive_file_permissions: "npwalker/recursive_file_permissions"