foreman_discovery 19.0.4 → 19.0.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6bd2954e2d65719300eae48b5847be020a4cd3664c4c6178e8158cf6a1a29d91
4
- data.tar.gz: e053e6f488855af9fc52839149965a128021dac69de2549c62b631746bc64c71
3
+ metadata.gz: 2d82b5ffe2a3ca76a0696ae862c4f6108a9728e6547f45884a63f8f9786bd87e
4
+ data.tar.gz: 3dc9931563de9407620f06d5c14c128f0409e762a3d0c55777084af31a4579ac
5
5
  SHA512:
6
- metadata.gz: 141f8814847c37d987bb177b3159b9eed90cbd66cf7aad8f7f5b7fc984500ca4bee6079305d1f5f8f605769ec6b15e9872a7315a01a4ba77c39f5d97dd85b8a8
7
- data.tar.gz: cb2e36b062bbf8fd05ccb63b1e41eec7e1fecf35f130b97d24e3211c6c07ad1fa35fa8e727e1f23210f49760f3b6d0337ba9249c3fa7e4d864e08f3d3b251d6c
6
+ metadata.gz: 4d1603c83fb6334a36e8e43a01437581c031a63c6cafdb1ce777edb91a8a82b6716be1965bfe132cb10737a124c0a180caee4e82ee265fed13c9eb2408f792d9
7
+ data.tar.gz: fcb4dd77d044943b182f3e399fa3d8a08f2301a81162f9da95e7a8f52570df201a73e3a8438753dc7f96b17d2bc69226f1b3eccca3f5d224f2b4e2b6e215654e
@@ -147,7 +147,7 @@ module ForemanDiscovery
147
147
  :edit_discovery_rules,
148
148
  :destroy_discovery_rules,
149
149
  ]
150
- if defined?(ForemanPuppet::VERSION)
150
+ if defined?(ForemanPuppet::Engine)
151
151
  MANAGER += [ :view_environments, :view_puppetclasses ]
152
152
  end
153
153
  role "Discovery Reader", READER, "Role granting permissions to view discovered hosts"
@@ -1,3 +1,3 @@
1
1
  module ForemanDiscovery
2
- VERSION = "19.0.4"
2
+ VERSION = "19.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_discovery
3
3
  version: !ruby/object:Gem::Version
4
- version: 19.0.4
4
+ version: 19.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aditi Puntambekar
@@ -74,7 +74,7 @@ authors:
74
74
  autorequire:
75
75
  bindir: bin
76
76
  cert_chain: []
77
- date: 2022-05-04 00:00:00.000000000 Z
77
+ date: 2022-07-11 00:00:00.000000000 Z
78
78
  dependencies: []
79
79
  description: MaaS Discovery Plugin engine for Foreman
80
80
  email: gsutclif@redhat.com
@@ -309,47 +309,47 @@ required_rubygems_version: !ruby/object:Gem::Requirement
309
309
  - !ruby/object:Gem::Version
310
310
  version: '0'
311
311
  requirements: []
312
- rubygems_version: 3.0.3
312
+ rubygems_version: 3.3.7
313
313
  signing_key:
314
314
  specification_version: 4
315
315
  summary: MaaS Discovery Plugin for Foreman
316
316
  test_files:
317
- - test/factories/discovery_host_related.rb
318
- - test/factories/discovery_rule_related.rb
319
- - test/test_plugin_helper.rb
320
- - test/unit/fact_to_category_resolver_test.rb
321
- - test/unit/discovery_taxonomy_extensions_test.rb
322
- - test/unit/discovered_extensions_test.rb
323
- - test/unit/discovery_attribute_set_test.rb
324
- - test/unit/discovered_mailer_test.rb
325
- - test/unit/fact_parser_test.rb
326
- - test/unit/lldp_neighbors_test.rb
327
- - test/unit/host_discovered_test.rb
328
- - test/unit/managed_extensions_test.rb
329
- - test/unit/ui_notifications/destroy_host_test.rb
330
- - test/unit/ui_notifications/new_host_test.rb
331
- - test/unit/discovery_rule_test.rb
332
- - test/test_helper_discovery.rb
317
+ - test/functional/discovery_rules_controller_test.rb
318
+ - test/functional/api/v2/discovery_rules_controller_test.rb
319
+ - test/functional/api/v2/fact_value_extensions_test.rb
320
+ - test/functional/api/v2/discovered_hosts_controller_test.rb
321
+ - test/functional/foreman_discovery/concerns/hosts_controller_extensions_test.rb
322
+ - test/functional/discovered_hosts_controller_test.rb
323
+ - test/facts/regular_host.json
324
+ - test/facts/rhel7-vlan.json
325
+ - test/facts/facts_with_lldp_bond_candidate.json
326
+ - test/facts/rhel-r730.json
327
+ - test/facts/default.json
328
+ - test/facts/pxeless-vlan.json
329
+ - test/facts/bond0-eth0-eth1-active-passive.json
330
+ - test/facts/suse-vmware.json
333
331
  - test/facts/dell_npars.json
334
- - test/facts/dell_vlan.json
335
332
  - test/facts/facts_with_lldp.json
336
- - test/facts/default.json
337
- - test/facts/rhel-dl380-1kdisks.json
338
- - test/facts/rhel-r730.json
333
+ - test/facts/dell_vlan.json
339
334
  - test/facts/only-ipv6.json
340
335
  - test/facts/vmware_local.json
341
- - test/facts/regular_host.json
342
- - test/facts/rhel7-vlan.json
343
- - test/facts/bond0-eth0-eth1-active-passive.json
344
336
  - test/facts/skylake-ipv6.json
345
- - test/facts/pxeless-vlan.json
346
- - test/facts/suse-vmware.json
347
- - test/facts/facts_with_lldp_bond_candidate.json
348
337
  - test/facts/simple-bond.json
349
- - test/functional/discovered_hosts_controller_test.rb
350
- - test/functional/api/v2/fact_value_extensions_test.rb
351
- - test/functional/api/v2/discovered_hosts_controller_test.rb
352
- - test/functional/api/v2/discovery_rules_controller_test.rb
353
- - test/functional/discovery_rules_controller_test.rb
354
- - test/functional/foreman_discovery/concerns/hosts_controller_extensions_test.rb
338
+ - test/facts/rhel-dl380-1kdisks.json
339
+ - test/unit/lldp_neighbors_test.rb
340
+ - test/unit/managed_extensions_test.rb
341
+ - test/unit/discovery_attribute_set_test.rb
342
+ - test/unit/host_discovered_test.rb
343
+ - test/unit/discovered_extensions_test.rb
344
+ - test/unit/discovery_rule_test.rb
345
+ - test/unit/discovery_taxonomy_extensions_test.rb
346
+ - test/unit/discovered_mailer_test.rb
347
+ - test/unit/ui_notifications/new_host_test.rb
348
+ - test/unit/ui_notifications/destroy_host_test.rb
349
+ - test/unit/fact_to_category_resolver_test.rb
350
+ - test/unit/fact_parser_test.rb
351
+ - test/test_helper_discovery.rb
355
352
  - test/integration/discovered_hosts_test.rb
353
+ - test/test_plugin_helper.rb
354
+ - test/factories/discovery_rule_related.rb
355
+ - test/factories/discovery_host_related.rb