Skip to content

Commit

Permalink
Unpin facterdb
Browse files Browse the repository at this point in the history
The latest version has ArchLinux facts with legacy facts.
  • Loading branch information
ekohl committed Nov 23, 2019
1 parent fe7ad32 commit 0c5514c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
env:
global:
- PARALLEL_TEST_PROCESSORS=8
Gemfile:
extra:
# 0.5.1+ has ArchLinux without the legacy facts which we rely on
- gem: facterdb
version: '0.5.0'
Rakefile:
param_docs_pattern:
- manifests/init.pp
Expand Down
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ gem 'beaker-puppet_install_helper', {"groups"=>["system_tests"]}
gem 'metadata-json-lint'
gem 'kafo_module_lint'
gem 'parallel_tests'
gem 'facterdb', '0.5.0'

# vim:ft=ruby

0 comments on commit 0c5514c

Please sign in to comment.