Skip to content

Commit

Permalink
Merge pull request #1839 from steveax/maint-permit-PlatformTagContain…
Browse files Browse the repository at this point in the history
…er-class

(maint) permit PlatformTagContainer class
  • Loading branch information
bastelfreak authored Dec 15, 2023
2 parents ad238f0 + 4f9854e commit d8188ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/beaker/options/hosts_file_parser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module Options
module HostsFileParser
PERMITTED_YAML_CLASSES = [
'Beaker',
'Beaker::DSL::TestTagging::PlatformTagConfiner',
'Beaker::Logger',
'Beaker::Options::OptionsHash',
'Beaker::Platform',
Expand Down

0 comments on commit d8188ab

Please sign in to comment.