Skip to content

Commit cc5bf80

Browse files
committed
(MAINT) Remove Firewall pin in .fixtures.yml
Removing pin to resolve errors in tests
1 parent 4e620a5 commit cc5bf80

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.fixtures.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ fixtures:
1717
postgresql:
1818
repo: 'https://github.com/puppetlabs/puppetlabs-postgresql.git'
1919
ref: 'v9.2.0'
20-
firewall:
21-
repo: 'https://github.com/puppetlabs/puppetlabs-firewall.git'
22-
ref: 'v6.0.0'
20+
firewall: 'https://github.com/puppetlabs/puppetlabs-firewall.git'
2321
symlinks:
2422
puppetdb: '#{source_dir}'

0 commit comments

Comments
 (0)