foreman_theme_satellite 15.3.3 → 15.3.5

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: ba5c281ec578e6e3454854f0109c55969dd2db96705df86a56dcb533eee40697
4
- data.tar.gz: '097eccf0f77b78f28d74f1c41a063031433876f628f3f07d7f6c87aabe6f9279'
3
+ metadata.gz: 0f38e3bbab409b09c150a6cfb0e893234cd450819c1d01321a11c009e8d3d3fd
4
+ data.tar.gz: 596c566f600be07ccc4df74f9ee555b5800c58d9a7c9ed1ef6e6982e64a0b69b
5
5
  SHA512:
6
- metadata.gz: 8962a21dcd0de6ec329c86b0347d61c116be6ada5a734b00e79381ef478beccdc290d5c09c910261c3d095c841573bd6913e41b80f0445880232d2ce753c74b8
7
- data.tar.gz: 3d82bee1aa37e46b8bf4aec6a25372ed466ed38cfdf17b089f535c004e232b0a40f6f50378daff351d199a6594bf535db3fe90b4df8fd10955c48e68e9301254
6
+ metadata.gz: 6da4ff9a330f53c052d8def6f127c5ca00a7edbcb8ad16c2981868dcbe2a7fd2d5aa2064c689f09802a348e7465ced613c8ed496933624a2c3971c1d8170b42f
7
+ data.tar.gz: 98232d16c11116b99ccdac7d66fe1b9fbd1f6b89adbf905d35f9bb14f5dda21ec47d5e3ebc2037796d59981e1080aac2969c1f84fb28ca3e81c82ef1a8378294
@@ -21,7 +21,7 @@ end %>
21
21
  <% end %>
22
22
  <div class="eol-banner-content">
23
23
  <%= _("For up to date information about Satellite's lifecycle see ") %><a href="https://access.redhat.com/support/policy/updates/satellite"><%= _("Red Hat Satellite Product Life Cycle") %></a>.
24
- <%= _("Kindly plan to upgrade Satellite to the supported version, for upgrade guidance see ") %><a href="https://access.redhat.com/labsinfo/satelliteupgradehelper "><%= _("Red Hat Satellite Upgrade Helper") %>.
24
+ <%= _("Kindly plan to upgrade Satellite to the supported version, for upgrade guidance see ") %><a href="https://access.redhat.com/labsinfo/satelliteupgradehelper"><%= _("Red Hat Satellite Upgrade Helper") %>.
25
25
  </div>
26
26
  </div>
27
27
  <span id="satellite-oel-banner-dismiss-button" style="position: absolute; font-size: 20px; top: 0px; right: 5px; cursor: pointer;">&times;</span>
@@ -5,20 +5,20 @@ module ForemanThemeSatellite
5
5
  module Documentation
6
6
  USER_GUIDE_DICTIONARY = {
7
7
  # Managing Hosts
8
- 'ForemanRemoteExecution' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/configuring_and_setting_up_remote_jobs_managing-hosts",
9
- 'ExecutingaJob' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/configuring_and_setting_up_remote_jobs_managing-hosts#Configuring_the_Global_capsule_Remote_Execution_Setting_in_satellite_managing-hosts",
10
- 'JobTemplates' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/configuring_and_setting_up_remote_jobs_managing-hosts#setting-up-job-templates_managing-hosts",
8
+ 'ForemanRemoteExecution' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/configuring-and-setting-up-remote-jobs",
9
+ 'ExecutingaJob' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/configuring-and-setting-up-remote-jobs#configuring-the-global-capsule-remote-execution-setting-by-using-web-ui",
10
+ 'JobTemplates' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/configuring-and-setting-up-remote-jobs#customizing-job-templates",
11
11
  'ReportTemplates' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/using_report_templates_to_monitor_hosts_managing-hosts",
12
12
  'Reports' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/using_report_templates_to_monitor_hosts_managing-hosts",
13
13
 
14
14
  # Provisioning Hosts
15
- 'Architectures' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-client-platforms#creating-architectures_provisioning",
15
+ 'Architectures' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-client-platforms#creating-architectures-by-using-web-ui",
16
16
  'Provisioning' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/",
17
- 'InstallationMedia' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-provisioning-content#adding-installation-media_provisioning",
18
- 'PartitionTables' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-templates-for-provisioning#creating-partition-tables_provisioning",
17
+ 'InstallationMedia' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-provisioning-content#adding-installation-media-by-using-web-ui",
18
+ 'PartitionTables' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-templates-for-provisioning#creating-partition-tables-by-using-web-ui",
19
19
  'ProvisioningTemplates' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-templates-for-provisioning#provisioning-templates",
20
- 'OperatingSystems' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-client-platforms#creating-operating-systems_provisioning",
21
- 'UsingComputeProfiles' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-client-platforms#creating-compute-profiles_provisioning",
20
+ 'OperatingSystems' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-client-platforms#creating-operating-systems-by-using-web-ui",
21
+ 'UsingComputeProfiles' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-client-platforms#creating-compute-profiles-by-using-web-ui",
22
22
  'ComputeResources' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/",
23
23
  'NoVNC' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/using-novnc-to-access-virtual-machines_provisioning",
24
24
  'VMwareNotes' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_virtual_machines_in_vmware_vmware-provisioning",
@@ -26,7 +26,7 @@ module ForemanThemeSatellite
26
26
  'LibvirtNote' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_virtual_machines_on_kvm_kvm-provisioning",
27
27
  'EC2' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning-cloud-instances-on-amazon-ec2",
28
28
  'GoogleComputeEngineNotes' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_cloud_instances_on_google_compute_engine_gce-provisioning",
29
- 'Networking' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-networking#Adding_a_Subnet_to_Server_provisioning",
29
+ 'Networking' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-networking#adding-a-subnet-to-server-by-using-web-ui",
30
30
 
31
31
  # Puppet Guide
32
32
  'FactsandtheENC' => "#{ForemanThemeSatellite.documentation_root}/managing_configurations_by_using_puppet_integration/introducing-configuration-management-by-using-puppet#performing-configuration-management_managing-configurations-puppet",
@@ -78,7 +78,7 @@ module ForemanThemeSatellite
78
78
  },
79
79
  'Managing_Hosts' => {
80
80
  '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",
81
- 'setting-minimal-data-collection' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/monitoring-hosts-by-using-insights#setting-minimal-data-collection",
81
+ 'setting-minimal-data-collection' => "#{ForemanThemeSatellite.documentation_root}/managing_hosts/monitoring-hosts-by-using-red-hat-lightspeed-in-cloud#data-control-settings",
82
82
  },
83
83
  'Managing_Configurations_Ansible' => {
84
84
  '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 = '15.3.3'.freeze
2
+ VERSION = '15.3.5'.freeze
3
3
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "foreman_theme_satellite",
3
- "version": "15.1.0",
3
+ "version": "15.3.5",
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: 15.3.3
4
+ version: 15.3.5
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: []