foreman_theme_satellite 16.0.1 → 16.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d5f2d5b1d807b27d4e43bddddf8edaff89b4142ead1427057505f5d3d00dc6af
4
- data.tar.gz: 62d30bcb2c1684bbee6a2ec63ac6f587c9c2eff792c41f063c7fc6d7ac7400ef
3
+ metadata.gz: 14776ba97407329fe61a2ea5dd0bf6aa5055a4c1e8c5312891ceca412e1a2f1a
4
+ data.tar.gz: ba5eaa1616d0709159ec64b489634cf5c5ad9dfe27c7c3fd3d8e70d1515eb44b
5
5
  SHA512:
6
- metadata.gz: ddc8984adf5688509f6e8aa69f5b86616ec665ffdd8b2145d96675ba810b573f37d0200533ce7fae6258775832626cec07a28245f37c0d20fb8b1f78c0534fd6
7
- data.tar.gz: ed0e0dcce93e848cb515e6377d6743de17a5309f5141cde8c043ba13f196d01fe58ea52b756bba84a6aeb31edca6a06096d8dc0fe2655912e8652d704f05bf12
6
+ metadata.gz: dbfedd76f74390c95ee91a0a94d5c9afaa1585273848fd454ad19bde3f77d4f33bc3e412fb31c0d85e5b7e62b3184016bf680b48c3981e898cb87d57f81c9b3a
7
+ data.tar.gz: 0d5afdc91de94be0353a90a31b41ede868f43733e4368ce129eb780e0aa1bf72d291ec1351fd8ecb3ea9d3bd2fed79c532168d3b7eb7aaea9b77afbac79e3727
@@ -80,7 +80,7 @@ module ForemanThemeSatellite
80
80
  'creating-a-job-template_managing-hosts' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/configuring_and_setting_up_remote_jobs_managing-hosts#creating-a-job-template-by-using-web-ui",
81
81
  'executing-a-remote-job_managing-hosts' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/configuring_and_setting_up_remote_jobs_managing-hosts#Remote-Execution-in-Satellite_managing-hosts",
82
82
  'registering-a-host_managing-hosts' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/registering-hosts-and-setting-up-host-integration_managing-hosts#Registering_Hosts_by_Using_Global_Registration_managing-hosts",
83
- 'setting-minimal-data-collection' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/monitoring-hosts-by-using-insights#setting-minimal-data-collection",
83
+ 'setting-minimal-data-collection' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/monitoring-hosts-by-using-red-hat-lightspeed-in-cloud#data-control-settings",
84
84
  },
85
85
  'Managing_Configurations_Ansible' => {
86
86
  'Importing_Ansible_Roles_and_Variables_ansible' => "#{ForemanThemeSatellite.documentation_root}/managing_configurations_by_using_ansible_integration/getting_started_with_ansible_in_satellite_ansible#Importing_Ansible_Roles_and_Variables_ansible",
@@ -1,3 +1,3 @@
1
1
  module ForemanThemeSatellite
2
- VERSION = '16.0.1'.freeze
2
+ VERSION = '16.0.2'.freeze
3
3
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "foreman_theme_satellite",
3
- "version": "16.0.1",
3
+ "version": "16.0.2",
4
4
  "description": "Satellite theme =============",
5
5
  "main": "index.js",
6
6
  "scripts": {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_theme_satellite
3
3
  version: !ruby/object:Gem::Version
4
- version: 16.0.1
4
+ version: 16.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shimon Stein
@@ -197,7 +197,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
197
197
  - !ruby/object:Gem::Version
198
198
  version: '0'
199
199
  requirements: []
200
- rubygems_version: 3.6.9
200
+ rubygems_version: 4.0.3
201
201
  specification_version: 4
202
202
  summary: This is a plugin that enables building a theme for Foreman.
203
203
  test_files: []