Skip to content

Commit b2b3e86

Browse files
authored
Merge pull request #30315 from adellape/rm_caution
Change [CAUTION] admonitions to supported types
2 parents fa88ba0 + 9137fdd commit b2b3e86

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/installation-osp-creating-image-restricted.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ $ openstack image create --file rhcos-44.81.202003110027-0-openstack.x86_64.qcow
5050
Depending on your {rh-openstack} environment, you might be able to upload the image in either link:https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/15/html/instances_and_images_guide/index[`.raw` or `.qcow2` formats]. If you use Ceph, you must use the `.raw` format.
5151
====
5252
+
53-
[CAUTION]
53+
[WARNING]
5454
====
5555
If the installation program finds multiple images with the same name, it chooses one of them at random. To avoid this behavior, create unique names for resources in {rh-openstack}.
5656
====
5757

58-
The image is now available for a restricted installation. Note the image name or location for use in {product-title} deployment.
58+
The image is now available for a restricted installation. Note the image name or location for use in {product-title} deployment.

modules/installing-rhv-insecure-mode.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ By default, the installer creates a CA certificate, prompts you for confirmation
1111

1212
Although it is not recommended, you can override this functionality and install {product-title} without verifying a certificate by installing {product-title} on {rh-virtualization} in *insecure* mode.
1313

14-
[CAUTION]
14+
[WARNING]
1515
====
1616
Installing in *insecure* mode is not recommended, because it enables a potential attacker to perform a Man-in-the-Middle attack and capture sensitive credentials on the network.
1717
====

0 commit comments

Comments
 (0)