File tree Expand file tree Collapse file tree 3 files changed +277
-277
lines changed
docs/reference/latest/managing_providers Expand file tree Collapse file tree 3 files changed +277
-277
lines changed Original file line number Diff line number Diff line change @@ -2240,10 +2240,10 @@ <h4 id="running-an-embedded-workflow-on-appliances">
22402240Login Succeeded!
22412241</ code > </ pre > </ div > </ div >
22422242
2243- < p > If you use the –root flag in the podman pull, images are pulled to a local directory ‘/var/www/miq/vmdb/data /containers/storage’ as in the example</ p >
2243+ < p > If you use the –root flag in the podman pull, images are pulled to a local directory ‘/var/lib/manageiq /containers/storage’ as in the example</ p >
22442244
22452245 < div class ="language-text highlighter-rouge ">
2246- < div class ="highlight "> < pre class ="highlight "> < code > podman pull <repository>/<image>:<tag> --root /var/www/miq/vmdb/data /containers/storage
2246+ < div class ="highlight "> < pre class ="highlight "> < code > podman pull <repository>/<image>:<tag> --root /var/lib/manageiq /containers/storage
22472247</ code > </ pre > </ div > </ div >
22482248
22492249 < p > It is worth noting that the default /home/manageiq partition has insufficient space to store large images.</ p >
@@ -3669,7 +3669,7 @@ <h2 id="importing-opentofu-image-on-an-appliance">
36693669
36703670< p > Use the following command to import the OpenTofu image on your appliance server.</ p >
36713671
3672- < div class ="language-bash highlighter-rouge "> < div class ="highlight "> < pre class ="highlight "> < code > runuser < span class ="nt "> --login</ span > manageiq < span class ="nt "> --command</ span > < span class ="s1 "> 'podman --root=/var/www/miq/vmdb/data /containers/storage image load --input /tmp/<OpenTofu_image>'</ span >
3672+ < div class ="language-bash highlighter-rouge "> < div class ="highlight "> < pre class ="highlight "> < code > runuser < span class ="nt "> --login</ span > manageiq < span class ="nt "> --command</ span > < span class ="s1 "> 'podman --root=/var/lib/manageiq /containers/storage image load --input /tmp/<OpenTofu_image>'</ span >
36733673</ code > </ pre > </ div > </ div >
36743674
36753675< p > Where < code class ="language-plaintext highlighter-rouge "> <OpenTofu_image></ code > is the name of your OpenTofu image.</ p >
Original file line number Diff line number Diff line change 55 <description ></description >
66 <link >http://manageiq.org/</link >
77 <atom : link href =" http://manageiq.org/feed.xml" rel =" self" type =" application/rss+xml" />
8- <pubDate >Tue, 30 Sep 2025 18:00:39 +0000</pubDate >
9- <lastBuildDate >Tue, 30 Sep 2025 18:00:39 +0000</lastBuildDate >
8+ <pubDate >Tue, 30 Sep 2025 21:01:18 +0000</pubDate >
9+ <lastBuildDate >Tue, 30 Sep 2025 21:01:18 +0000</lastBuildDate >
1010 <generator >Jekyll v4.4.1</generator >
1111
1212 <item >
You can’t perform that action at this time.
0 commit comments