forked from SUSE/doc-susemanager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
uyuni-site.yml
114 lines (104 loc) · 2.86 KB
/
uyuni-site.yml
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
# Doc site [title, and start page]
site:
title: Uyuni Documentation
start_page: uyuni::index
url: https://www.uyuni-project.org/uyuni-docs
asciidoc:
attributes:
# Included products and versions
productname: 'Uyuni'
productnumber: 4.0
docversion: 4.0
saltversion: 2019.2.0
sles-version: 15
sp-vert: 0 #use for terminal block
sp-version: 0
sp-version-l: 0
smrproductnumber: 4.0
# Asciidoc Configuration Attributes
linkattrs: true
sectlinks: true
icons: font
experimental: true
# Enable or disable SUSE Manager conditional content (Not applicable to UYUNI - default is false)
suma-content: false
uyuni-content: true
#uyuni-ubuntu: true
# SUSE Manager/Uyuni Entities
grub: Grub
ibmz: IBM Z
zsystems: IBM Z
zseries: IBM Z
ppc: POWER
ppc64le: 'IBM Power PC'
ipf: Itanium
x86: x86
x86_64: x86_64
rhel: 'Red Hat Enterprise Linux'
rhnminrelease6: 'Red Hat Enterprise Linux Server 6'
rhnminrelease7: 'Red Hat Enterprise Linux Server 7'
ubuntu: Ubuntu
opensuse: openSUSE
centos: CentOS
kickstart: Kickstart
susemgr: 'SUSE Manager'
productproxy: '{productname} Proxy'
smr: 'SUSE Manager for Retail'
uyuni: Uyuni
slepos: 'SUSE Linux Enterprise Point of Service'
susemgrproxy: SUSE Manager Proxy
webui: Web UI
jeos: JeOS
scc: SUSE Customer Center
sls: SUSE Linux Enterprise Server
sle: SUSE Linux Enterprise
slsa: SLES
suse: SUSE
slea: SLE
sleda: SLED
ay: AutoYaST
baseos:
deploy: Deployment Guide
upgrade: Upgrade Guide
yast: YaST
rootuser: root
ruser: root
mdash: '-'
rhela: RHEL
mgradvtop: Advanced Topics Guide
mgrgetstart: Getting Started Guide
mgrrefguide: Reference Guide
mgrbestpract: Best Practices Guide
openscap: OpenSCAP
uarr:
ncc: Novell Customer Center
rmtool: Repository Management Tool
smtool: '{rmtool}'
vmguest: VM Guest
vmhost: VM Host Server
xen: Xen
kvm: KVM
homepage: https://github.com/SUSE/doc-susemanager
content:
sources:
# Uncomment to build from your local git clone
#- url: .
# Uncomment to build from the remote github repository.
- url: https://github.com/SUSE/doc-susemanager.git
# To build locally ensure you have your current local branch listed.
branches:
- 'master'
# Choose a default-ui to use
# - uyuni-default.zip (product branding theme OBS)
# - uyuni-primary.zip (do not use, will release with uyuni landing page)
ui:
bundle:
url: ./branding/default-ui/suma/latest-bundle.zip
snapshot: true
# - uyuni-depreciated (use for now)
# - uyuni-webui (for gh-pages and WebUI will release with uyuni landing page)
supplemental_files: ./branding/supplemental-ui/uyuni/uyuni-webui
output:
dir: ./build
runtime:
cache_dir: ./.cache/antora