foreman_theme_satellite 15.2.0 → 15.3.1

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: 28d862fbdb104b79fa833150bb249feab7187f414864781f125cb257ba515dd4
4
- data.tar.gz: 50f529104715b7cc4946768896f85aa01f1fa33b1efa84f6f45395c2440c1a1c
3
+ metadata.gz: 4c3a3b0983196769282644f174c823f42f16eaffd60e6ce7f656599acfdf8729
4
+ data.tar.gz: ab79424c735c554caaa932b9087a7f182777b6b96c324517d4274de2c1b4c4f9
5
5
  SHA512:
6
- metadata.gz: 60a19d65b32f48568cd7c50e4a2afd0ed3313e4e217b3b52b888834cecdace43dfb3c961f00fcdcfa5e17ae35e94d9af0152d8e25722860e09a2bad48f8bb582
7
- data.tar.gz: 647be6e21bb8a1508828af5ab46f7c7854e7654c72ef0fe0c0826ea5e9068a750a5b8f1a317929576c0f529eed3b3592d287620185c8f75ca793f125c1f0d6e7
6
+ metadata.gz: fc5437be09f2b6bc3a8e2974a21fcfa28e362b40c4270899922654f71b2348c97c6d8fba98ee8543c3e63fe984b54255d8b87647bfdb81c59bb611765ee45495
7
+ data.tar.gz: 8f97681d712e793c0a641da31e9c88dbdc44a53679ffd70eb4f9449509649c186f18989e02daec0e4ed3b0239c226aa093be79e486d7fee1f9f5e6d04eaf1868
@@ -12,19 +12,19 @@ module ForemanThemeSatellite
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/configuring_provisioning_resources_provisioning#creating-architectures_provisioning",
15
+ 'Architectures' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-client-platforms#creating-architectures_provisioning",
16
16
  'Provisioning' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/",
17
- 'InstallationMedia' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#adding-installation-media_provisioning",
18
- 'PartitionTables' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#creating-partition-tables_provisioning",
19
- 'ProvisioningTemplates' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#provisioning-templates",
20
- 'OperatingSystems' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#creating-operating-systems_provisioning",
21
- 'UsingComputeProfiles' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#creating-compute-profiles_provisioning",
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",
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",
22
22
  'ComputeResources' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/",
23
- 'NoVNC' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#using-novnc-to-access-virtual-machines_provisioning",
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",
25
25
  'OpenStackNotes' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_cloud_instances_openstack_openstack-provisioning",
26
26
  'LibvirtNote' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_virtual_machines_on_kvm_kvm-provisioning",
27
- 'EC2' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_cloud_instances_in_amazon_ec2_ec2-provisioning",
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
29
  'Networking' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-networking#Adding_a_Subnet_to_Server_provisioning",
30
30
 
@@ -50,7 +50,7 @@ module ForemanThemeSatellite
50
50
  'CreatingSCAPcontent' => "#{ForemanThemeSatellite.documentation_root}/managing_security_compliance/configuring_scap_contents_security-compliance",
51
51
 
52
52
  # Planning
53
- 'SmartProxies' => "#{ForemanThemeSatellite.documentation_root}/overview_concepts_and_deployment_considerations/satellite-overview-and-concepts#Major-Satellite-Components_planning",
53
+ 'SmartProxies' => "#{ForemanThemeSatellite.documentation_root}/overview_concepts_and_deployment_considerations/major-satellite-components_planning",
54
54
  'Auditing' => "#{ForemanThemeSatellite.documentation_root}/overview_concepts_and_deployment_considerations/glossary-of-terms-used-in-satellite_planning#Audits",
55
55
 
56
56
  # Install
@@ -78,6 +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
82
  },
82
83
  'Managing_Configurations_Ansible' => {
83
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",
@@ -29,12 +29,15 @@ module ForemanThemeSatellite
29
29
  ## END
30
30
  /\b[Ff]oreman\b(?!-)/ => 'Satellite',
31
31
  /\b[Ss]mart[- ]?[Pp]roxy\(ies\)(?!-)/ => 'Capsule(s)',
32
+ /\b[Ss]mart[- ]?[pP]roxy\s*\|\s*/ => 'Capsule ',
32
33
  /\b[Ss]mart[- ]?[pP]roxy\b(?!-)/ => 'Capsule',
33
34
  /\b[Ss]mart[- ]?[pP]roxies\b(?!-)/ => 'Capsules',
34
35
  /\b[Pp]roxy\b(?!-)/ => 'Capsule',
35
36
  /\b[Pp]roxies\b(?!-)/ => 'Capsules',
36
37
  /\bFreeIPA\b(?!-)/ => 'Red Hat Identity Management',
37
38
  /\b[Oo]pen[Ss]tack\b(?!-)/ => 'Red Hat OpenStack Platform',
39
+ /\b[Rr]ed [Hh]at [Ii]nsights\b(?!-)/ => 'Red Hat Lightspeed',
40
+ /\b[Ii]nsights\b(?!-)/ => 'Red Hat Lightspeed',
38
41
  /\b[Kk]atello 4.0\b(?!-)/ => 'Satellite 6.11',
39
42
  /\b[Kk]atello 4.10\b(?!-)/ => 'Satellite 6.15',
40
43
  /\b[Kk]atello 4.11\b(?!-)/ => 'Satellite 6.15',
@@ -1,3 +1,3 @@
1
1
  module ForemanThemeSatellite
2
- VERSION = '15.2.0'.freeze
2
+ VERSION = '15.3.1'.freeze
3
3
  end
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.2.0
4
+ version: 15.3.1
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.7
200
+ rubygems_version: 3.6.9
201
201
  specification_version: 4
202
202
  summary: This is a plugin that enables building a theme for Foreman.
203
203
  test_files: []