forked from theforeman/foreman-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattributes-base.adoc
98 lines (96 loc) · 4.29 KB
/
attributes-base.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
// URLs
:AdministeringDocURL: {BaseURL}Administering_Red_Hat_Satellite/index-foreman-el.html#
:ConfiguringAnsibleDocURL: {BaseURL}Configuring_Ansible/index-foreman-el.html#
:ConfiguringLoadBalancerDocURL: {BaseURL}Configuring_Load_Balancer/index-foreman-el.html#
:ContentManagementDocURL: {BaseURL}Content_Management_Guide/index-foreman-el.html#
:InstallingProjectDocURL: {BaseURL}Installing_Server_on_Red_Hat/index-foreman-el.html#
:InstallingSmartProxyDocURL: {BaseURL}Installing_Proxy_on_Red_Hat/index-foreman-el.html#
:ManagingHostsDocURL: {BaseURL}Managing_Hosts/index-foreman-el.html#
:PlanningDocURL: {BaseURL}Planning_Guide/index-foreman-el.html#
:ProvisioningDocURL: {BaseURL}Provisioning_Guide/index-foreman-el.html#
:UpgradingDocURL: {BaseURL}Upgrading_and_Updating/index-foreman-el.html#
// Repositories and subscriptions (used both in Katello and Satellite guides)
:SatelliteSub: Red Hat Satellite Infrastructure Subscription
:RepoRHEL7Server: rhel-7-server-rpms
:RepoRHEL7ServerSoftwareCollections: rhel-server-rhscl-7-rpms
:RepoRHEL7ServerOptional: rhel-7-server-optional-rpms
:RepoRHEL7ServerAnsible: rhel-7-server-ansible-2.9-rpms
// For Beta, change to "Beta". For GA releases, change to, for example, "6.8".
:RepoRHEL7ServerSatelliteServerProductVersion: rhel-7-server-satellite-6.9-rpms
:RepoRHEL7ServerSatelliteServerProductVersionPrevious: rhel-7-server-satellite-6.8-rpms
:RepoRHEL7ServerSatelliteCapsuleProductVersion: rhel-7-server-satellite-capsule-6.9-rpms
:RepoRHEL7ServerSatelliteToolsProductVersion: rhel-7-server-satellite-tools-6.9-rpms
:RepoRHEL7ServerSatelliteMaintenanceProductVersion: rhel-7-server-satellite-maintenance-6-rpms
// Do not update the puppet4 repo versions. They must stay at 6.3.
:RepoRHEL7ServerSatelliteServerPuppetVersion: rhel-7-server-satellite-6.3-puppet4-rpms
:RepoRHEL7ServerSatelliteCapsulePuppetVersion: rhel-7-server-satellite-capsule-6.3-puppet4-rpms
// Base attributes
:ansible-doc-activation_key: ansible-doc theforeman.foreman.activation_key
:ansible-galaxy: https://galaxy.ansible.com/theforeman/foreman
:ansible-namespace-example: theforeman.foreman._module_name_
:ansible-namespace: theforeman.foreman
:ansiblefilepath: /usr/share/ansible/collections/ansible_collections/theforeman/foreman/plugins/modules/
:awx: AWX
:certs-generate: foreman-proxy-certs-generate
:certs-proxy-context: foreman-proxy
:Cockpit: Cockpit
:customcontent: content
:customfiletype: file type
:customfiletypetitle: File Type
:customgpgtitle: GPG
:customproduct: product
:customproducttitle: Product
:customrepo: repository
:customrpm: RPM
:customrpmtitle: RPM
:customssl: SSL
:customssltitle: SSL
:foreman-example-com: foreman.example.com
:foreman-installer: foreman-installer
:foreman-maintain: foreman-maintain
:FreeIPA: FreeIPA
:installer-log-file: /var/log/foreman-installer/foreman.log
:Keycloak-short: Keycloak
:Keycloak: Keycloak
:KubeVirt: KubeVirt
:LoraxCompose: Lorax Composer
:OpenStack: OpenStack
:ovirt-example-com: ovirt.example.com
:oVirt: oVirt
:oVirtEngine: oVirt Engine
:oVirtShort: oVirt
:package-clean: yum clean
:package-install-project: yum install
:package-install: yum install
:package-remove-project: yum remove
:package-remove: yum remove
:package-update-project: yum update
:package-update: yum update
:PIV: PIV
:Project_Link: Red_Hat_Satellite
:project-client-name: https://yum.theforeman.org/client/{ProjectVersion}/
:project-client-RHEL7-url: https://yum.theforeman.org/client/{ProjectVersion}/el7/x86_64/foreman-client-release.rpm
:project-context: foreman
:project-change-hostname: katello-change-hostname
:Project: Foreman
:ProjectName: Foreman
:ProjectNameX: Foreman
:ProjectNameXY: Foreman{nbsp}{ProjectVersion}
:ProjectServer: Foreman{nbsp}server
:ProjectWebUI: {Project} web UI
:ProjectX: Foreman
// FIXME: This should be: :ProjectXY: Foreman{nbsp}{ProjectVersion}
:ProjectXY: Foreman{nbsp}1.22
:ProductVersion: 2.5
:ProductVersionPrevious: 2.4
:provision-script: OS installer recipe
:RHEL: Red{nbsp}Hat Enterprise Linux
:RHELServer: Red{nbsp}Hat Enterprise Linux Server
:smart-proxy-context: smart-proxy
:smart-proxy-installation-guide-title: Installing an External Smart Proxy Server {ProjectVersion}
:SmartProxies: Smart{nbsp}Proxies
:smartproxy_port: 8443
:smartproxy-example-com: smartproxy.example.com
:SmartProxy: Smart{nbsp}Proxy
:SmartProxyServer: Smart{nbsp}Proxy{nbsp}server
:Team: Foreman developers