-
Notifications
You must be signed in to change notification settings - Fork 95
/
attributes-satellite.adoc
169 lines (158 loc) · 8.64 KB
/
attributes-satellite.adoc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
// Attributes only for satellite build
:install-on-os: RHEL
:ProjectVersion: 6.17
:ProjectVersionPrevious: 6.16
// Add -beta for Beta releases
:ProjectVersionRepoTitle: {ProjectVersion}
:BaseURL: {RHDocsBaseURL}red_hat_satellite/{ProjectVersion}/html-single/
// URLs (published on Red Hat Portal)
// IMPORTANT: When you change any guide URLs, also update the following:
// - guides/upstream_filename_to_satellite_link.json
// - lib/foreman_theme_satellite/documentation.rb in RedHatSatellite/foreman_theme_satellite
// - downstream_filename_to_link.json in downstream
:AdministeringDocURL: {BaseURL}administering_red_hat_satellite/index#
:APIDocURL: {BaseURL}using_the_satellite_rest_api/index#
:ConfiguringLoadBalancerDocURL: {BaseURL}configuring_capsules_with_a_load_balancer/index#
:ConfiguringUserAuthenticationDocURL: {BaseURL}configuring_authentication_for_red_hat_satellite_users/index#
:ContentManagementDocURL: {BaseURL}managing_content/index#
:InstallingServerDisconnectedDocURL: {BaseURL}installing_satellite_server_in_a_disconnected_network_environment/index#
:InstallingServerDocURL: {BaseURL}installing_satellite_server_in_a_connected_network_environment/index#
:InstallingSmartProxyDocURL: {BaseURL}installing_capsule_server/index#
:HammerDocURL: {BaseURL}using_the_hammer_cli_tool/index#
:ManagingConfigurationsAnsibleDocURL: {BaseURL}managing_configurations_by_using_ansible_integration/index#
:ManagingConfigurationsPuppetDocURL: {BaseURL}managing_configurations_by_using_puppet_integration/index#
:ManagingHostsDocURL: {BaseURL}managing_hosts/index#
:ManagingSecurityDocURL: {BaseURL}managing_security_compliance/index#
:MonitoringDocURL: {BaseURL}monitoring_satellite_performance/index#
:PlanningDocURL: {BaseURL}overview_concepts_and_deployment_considerations/index#
:ProvisioningDocURL: {BaseURL}provisioning_hosts/index#
:TuningDocURL: {BaseURL}tuning_performance_of_red_hat_satellite/index#
:UpdatingDocURL: {BaseURL}updating_red_hat_satellite/index#
:UpgradingDocURL: {BaseURL}upgrading_connected_red_hat_satellite_to_{ProjectVersion}/index#
:UpgradingDisconnectedDocURL: {BaseURL}upgrading_disconnected_red_hat_satellite_to_{ProjectVersion}/index#
:UpgradingPreviousDocURL: {RHDocsBaseURL}red_hat_satellite/{ProjectVersionPrevious}/html-single/upgrading_connected_red_hat_satellite_to_{ProjectVersionPrevious}/index#
:UpgradingDisconnectedPreviousDocURL: {RHDocsBaseURL}red_hat_satellite/{ProjectVersionPrevious}/html-single/upgrading_disconnected_red_hat_satellite_to_{ProjectVersionPrevious}/index#
// Not upstreamed
:ReleaseNotesDocURL: {BaseURL}release_notes/index#
:ConfiguringVMSubscriptionsDocURL: {BaseURL}configuring_virtual_machine_subscriptions/index#
:ConversionsToolkitDocURL: {BaseURL}converting_hosts_to_rhel_by_using_satellite_conversions_toolkit/index#
// Overrides for satellite build
:ansible-collection-package: ansible-collection-redhat-satellite
:ansible-doc-activation_key: ansible-doc redhat.satellite.activation_key
:ansible-galaxy: https://console.redhat.com/ansible/automation-hub/repo/published/redhat/satellite/docs
:ansible-galaxy-name: Red{nbsp}Hat Ansible Automation Platform
:ansible-namespace-example: redhat.satellite._module_name_
:ansible-namespace: redhat.satellite
:ansiblefilepath: /usr/share/ansible/collections/ansible_collections/redhat/satellite/plugins/modules/
:awx: Ansible Automation Controller
:awx-context: Ansible_Automation_Controller
:certs-generate: capsule-certs-generate
:certs-proxy-context: capsule
:client-os: {RHEL}
:client-os-context: red-hat-enterprise-linux
:Cockpit: RHEL web console
:the-Cockpit: the {Cockpit}
:customcontent: custom content
:customfiletype: custom file type
:customfiletypeFirstCap: Custom file type
:customgpg: custom GPG
:customproduct: custom product
:customproductFirstCap: Custom product
:customrepo: custom repository
:customrepoid: Custom_Repository
:customrpm: custom RPM
:customssl: custom SSL
:DocState: satellite
:EL: {RHEL}
:EL-abbr: RHEL
:fdi-package-name: foreman-discovery-image
:foreman-example-com: satellite.example.com
:foreman-installer-package: satellite-installer
:foreman-installer: satellite-installer
:foreman-maintain: satellite-maintain
:FreeIPA: Identity{nbsp}Management
:FreeIPA-context: Identity_Management
:hammer-smart-proxy: hammer capsule
:installer-log-file: /var/log/foreman-installer/satellite.log
:installer-scenario-smartproxy: satellite-installer --scenario capsule
:installer-scenario: satellite-installer --scenario satellite
:installer-smartproxy-log-file: /var/log/foreman-installer/capsule.log
:ISS: Inter-Satellite Synchronization
:keycloak-wildfly: {RHSSO}
:keycloak-quarkus: {RHBK}
// After RH SSO goes EOL, we can simplify the attributes by dropping {keycloak-wildfly} and {keycloak-quarkus} and using only {keycloak} below.
//:keycloak: Red{nbsp}Hat build of Keycloak
:Kubernetesfirst: Red{nbsp}Hat OpenShift Container Platform
:Kubernetes: OpenShift Container Platform
:KubeVirt: OpenShift Virtualization
:a-KubeVirt: an OpenShift Virtualization
:kubevirt-command: oc
:LoraxCompose: Red{nbsp}Hat Image Builder
:OpenStack: Red{nbsp}Hat OpenStack Platform
:ovirt-example-com: rhv.example.com
:oVirt: Red{nbsp}Hat{nbsp}Virtualization
:oVirtEngine: Red{nbsp}Hat Virtualization Manager
:oVirtShort: RHV
:project-package-check-update: satellite-maintain packages check-update
:project-package-install: satellite-maintain packages install
:project-package-remove: satellite-maintain packages remove
:project-package-update: satellite-maintain packages update
:PIV: CAC
:project-allcaps: SATELLITE
:project-context: satellite
:project-change-hostname: satellite-change-hostname
:project-minimum-memory: 20 GB
:Project: Satellite
:ProjectFeed: https://www.redhat.com/en/rss/blog/channel/red-hat-satellite
:ProjectName: Red{nbsp}Hat Satellite
:ProjectNameID: {Project}
:ProjectNameX: Red{nbsp}Hat Satellite{nbsp}6
:ProductName: {ProjectName}
:ProjectServer: Satellite{nbsp}Server
:ProjectServerTitle: {ProjectServer}
:ProjectServerID: {Project}-Server
:ProjectWebUI: {Project} web UI
:ProjectWebUI-context: {project-context}_web_UI
:ProjectX: Satellite{nbsp}6
:ProjectXY: Satellite{nbsp}{ProjectVersionRepoTitle}
:provision-script: kickstart
:smart-proxy-context: capsule
:smart-proxy-context-titlecase: Capsule
:smart-proxy-principal: {smart-proxy-context}
:SmartProxies: Capsules
:smartproxy_port: 9090
:smartproxy-example-com: capsule.example.com
:SmartProxy: Capsule
:SmartProxyServer: Capsule{nbsp}Server
:SmartProxyServers: {SmartProxyServer}s
:Team: Red{nbsp}Hat
// Repositories and subscriptions (used in Satellite guides)
// For beta
//:RepoSatelliteVersion: {ProjectVersion}-beta
// For a release
:RepoSatelliteVersion: {ProjectVersion}
// RHEL 9 Satellite repos
:RepoRHEL9ServerSatelliteCapsuleProjectVersion: satellite-capsule-{RepoSatelliteVersion}-for-rhel-9-x86_64-rpms
:RepoRHEL9ServerSatelliteMaintenanceProjectVersion: satellite-maintenance-{RepoSatelliteVersion}-for-rhel-9-x86_64-rpms
:RepoRHEL9ServerSatelliteServerProjectVersion: satellite-{RepoSatelliteVersion}-for-rhel-9-x86_64-rpms
:RepoRHEL9ServerSatelliteToolsProjectVersion: satellite-client-6-for-rhel-9-<arch>-rpms
:RepoRHEL9ServerSatelliteUtils: satellite-utils-{RepoSatelliteVersion}-for-rhel-9-x86_64-rpms
// RHEL 8 Satellite repos
:RepoRHEL8ServerSatelliteCapsuleProjectVersion: satellite-capsule-{RepoSatelliteVersion}-for-rhel-8-x86_64-rpms
:RepoRHEL8ServerSatelliteMaintenanceProjectVersion: satellite-maintenance-{RepoSatelliteVersion}-for-rhel-8-x86_64-rpms
:RepoRHEL8ServerSatelliteMaintenanceProjectVersionPrevious: satellite-maintenance-{ProjectVersionPrevious}-for-rhel-8-x86_64-rpms
:RepoRHEL8ServerSatelliteServerProjectVersion: satellite-{RepoSatelliteVersion}-for-rhel-8-x86_64-rpms
:RepoRHEL8ServerSatelliteServerProjectVersionPrevious: satellite-{ProjectVersionPrevious}-for-rhel-8-x86_64-rpms
:RepoRHEL8ServerSatelliteToolsProjectVersion: satellite-client-6-for-rhel-8-<arch>-rpms
:RepoRHEL8ServerSatelliteUtils: satellite-utils-{RepoSatelliteVersion}-for-rhel-8-x86_64-rpms
// RHEL 7 Satellite repos
:RepoRHEL7ServerSatelliteMaintenanceProjectVersion: rhel-7-server-satellite-maintenance-{RepoSatelliteVersion}-rpms
:RepoRHEL7ServerSatelliteServerProjectVersion: rhel-7-server-satellite-{RepoSatelliteVersion}-rpms
:RepoRHEL7ServerSatelliteServerProjectVersionPrevious: rhel-7-server-satellite-{ProjectVersionPrevious}-rpms
:RepoRHEL7ServerSatelliteToolsProjectVersion: rhel-7-server-satellite-client-6-rpms
:RepoRHEL7ServerSatelliteUtils: rhel-7-server-satellite-utils-{RepoSatelliteVersion}-rpms
// Used in downstream guides
:RepoRHEL7ServerSoftwareCollections: rhel-server-rhscl-7-rpms
:project-client-name: Red Hat Satellite Client 6
:project-client-RHEL7-url: {RepoRHEL7ServerSatelliteToolsProjectVersion}
:project-client-RHEL8-url: {RepoRHEL8ServerSatelliteToolsProjectVersion}