Skip to content

Commit

Permalink
(role/puppetdb) drop support for EL7 & EL8
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Nov 8, 2023
1 parent 9e3e2d8 commit dc8e226
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 24 deletions.
18 changes: 0 additions & 18 deletions hieradata/role/puppetdb/osfamily/RedHat/major/7.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions hieradata/role/puppetdb/osfamily/RedHat/major/8.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions spec/hosts/roles/puppetdb_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

describe "#{role} role" do
on_supported_os.each do |os, facts|
next unless os =~ %r{almalinux-9-x86_64}

context "on #{os}" do
let(:facts) { facts }
let(:node_params) do
Expand Down

0 comments on commit dc8e226

Please sign in to comment.