forked from ghoneycutt/puppet-module-puppet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.fixtures.yml
26 lines (26 loc) · 805 Bytes
/
.fixtures.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
fixtures:
repositories:
firewall:
repo: 'git://github.com/puppetlabs/puppetlabs-firewall.git'
ref: '0.2.1'
stdlib:
repo: 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
ref: '3.2.0'
mysql:
repo: 'git://github.com/puppetlabs/puppetlabs-mysql.git'
ref: '2.0.1-rc1'
passenger:
repo: 'git://github.com/puppetlabs/puppetlabs-passenger.git'
ref: '0.0.4'
apache:
repo: 'git://github.com/puppetlabs/puppetlabs-apache.git'
ref: '0.5.0-rc1'
concat:
repo: 'git://github.com/puppetlabs/puppetlabs-concat.git'
ref: '1.0.0'
common:
repo: 'git://github.com/ghoneycutt/puppet-module-common.git'
htpasswd:
repo: 'git://github.com/leinaddm/puppet-htpasswd.git'
symlinks:
puppet: "#{source_dir}"