We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5211dac commit 95eb518Copy full SHA for 95eb518
.fixtures.yml
@@ -6,7 +6,9 @@ fixtures:
6
concat: 'https://github.com/puppetlabs/puppetlabs-concat'
7
cron_core: 'https://github.com/puppetlabs/puppetlabs-cron_core'
8
extlib: 'https://github.com/voxpupuli/puppet-extlib'
9
- postgresql: 'https://github.com/puppetlabs/puppetlabs-postgresql'
+ postgresql:
10
+ repo: 'https://github.com/bastelfreak/puppetlabs-postgresql'
11
+ branch: 'active'
12
puppet: 'https://github.com/theforeman/puppet-puppet'
13
redis: 'https://github.com/voxpupuli/puppet-redis'
14
systemd: 'https://github.com/voxpupuli/puppet-systemd'
0 commit comments