Skip to content

Commit 6d9713c

Browse files
ekohlehelms
authored andcommitted
Add redis as a fixture
Foreman now depends on Redis for the RedisUrl type
1 parent 8cc4e30 commit 6d9713c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.fixtures.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ fixtures:
1212
git: 'https://github.com/theforeman/puppet-git.git'
1313
inifile: 'https://github.com/puppetlabs/puppetlabs-inifile.git'
1414
puppetdb: 'https://github.com/puppetlabs/puppetlabs-puppetdb.git'
15+
redis: 'https://github.com/voxpupuli/puppet-redis.git'
1516
stdlib: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
1617
systemd: 'https://github.com/camptocamp/puppet-systemd.git'
1718
yumrepo_core:

0 commit comments

Comments
 (0)