Skip to content

Commit

Permalink
F OpenNebula/one#6627: Add os profile docs (#3092)
Browse files Browse the repository at this point in the history
* Add OS profiles docs
* Adds the VM templates schema under the `Operating System Profiles`
  section
  - Schema is mapped in tables
* Add 'reconnect' to RDP_RESIZE_METHODs
* Update wordlist
* Move OS profile docs to Guest Operating Systems section

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
  • Loading branch information
vichansson authored Oct 25, 2024
1 parent 5d1fba8 commit 75f51c0
Show file tree
Hide file tree
Showing 5 changed files with 772 additions and 1 deletion.
18 changes: 17 additions & 1 deletion source/ext/spellchecking/wordlists/opennebula.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
AAVMF
ACL
Acknowledgements
Airgapped
Expand Down Expand Up @@ -93,10 +94,10 @@ Multicast
Multicluster
Multus
NSX
NVMe
Netplan
Nokogiri
Numa
NVMe
Onecfg
Oneflow
Opennebula
Expand Down Expand Up @@ -299,8 +300,10 @@ detachpci
detachsg
dev
devel
dhcp
dialogs
dir
directsync
diskresize
disksaveas
disksnapshotcreate
Expand Down Expand Up @@ -397,6 +400,7 @@ instantiation
integrations
integrators
interoperable
io
iommu
ionice
iops
Expand Down Expand Up @@ -430,6 +434,7 @@ libvirts
lifecycle
lighttpd
linux
listMultiple
livemigration
ln
localhost
Expand Down Expand Up @@ -487,6 +492,7 @@ npm
num
numCoresPerSocket
numad
numberFloat
oXXX
ocurrer
offlines
Expand Down Expand Up @@ -554,6 +560,7 @@ performant
persisent
persistency
pluggable
png
postmigrate
poweroff
poweron
Expand All @@ -576,6 +583,7 @@ quiesced
raftstatus
ramdisk
ramdisks
rangeFloat
rb
rbd
rdm
Expand Down Expand Up @@ -614,6 +622,7 @@ rubygems
runnning
runtime
rx
sata
saveas
scalability
scalable
Expand Down Expand Up @@ -662,6 +671,7 @@ subdirectories
subfolder
subfolders
subformat
subnet
subprotocols
sudo
sudoers
Expand All @@ -681,6 +691,7 @@ tasker
templatepool
terraform
th
theming
tm
tmp
toolchain
Expand Down Expand Up @@ -709,6 +720,7 @@ unencrypted
unimported
unix
unmanaged
unmap
unmounting
unregister
unresched
Expand All @@ -721,7 +733,9 @@ updatenic
uplink
uplinks
uri
uring
url
usb
userA
userpool
userquota
Expand Down Expand Up @@ -752,6 +766,7 @@ vdcpool
vdnscope
ve
vfio
vga
vhost
vid
virsh
Expand Down Expand Up @@ -803,6 +818,7 @@ xml
xmlrpc
xpath
xsd
xvd
xvdc
xxxxxxxx
yaml
Expand Down
Binary file added source/images/os_profile_chain_loaded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/os_profile_selector.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/management_and_operations/guest_os/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ Guest Operating Systems
Contextualization <kvm_contextualization>
Creating Disk Images <creating_images>
Windows Best Practices <windows_best_practice>
Operating System Profiles <os_profile>
Loading

0 comments on commit 75f51c0

Please sign in to comment.