File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,6 @@ fixtures:
3
3
repositories :
4
4
inifile : ' https://github.com/puppetlabs/puppetlabs-inifile.git'
5
5
stdlib : ' https://github.com/puppetlabs/puppetlabs-stdlib.git'
6
- postgresql : ' https://github.com/puppetlabs/puppet-postgresql.git'
7
- firewall : ' https://github.com/puppetlabs/puppetlabs-firewall.git'
8
6
apt : ' https://github.com/puppetlabs/puppetlabs-apt.git'
9
7
concat : ' https://github.com/puppetlabs/puppetlabs-concat.git'
10
8
file_concat : ' https://github.com/electrical/puppet-lib-file_concat.git'
@@ -22,5 +20,12 @@ fixtures:
22
20
augeas_core :
23
21
repo : https://github.com/puppetlabs/puppetlabs-augeas_core.git
24
22
puppet_version : " >= 6.0.0"
23
+ forge_modules :
24
+ postgresql :
25
+ repo : ' puppetlabs/postgresql'
26
+ ref : " 9.2.0"
27
+ firewall :
28
+ repo : ' puppetlabs/firewall'
29
+ ref : " 6.0.0"
25
30
symlinks :
26
31
puppetdb : ' #{source_dir}'
You can’t perform that action at this time.
0 commit comments