Skip to content

Commit 589a7af

Browse files
author
ManageIQ Bot
committed
1 parent 470a3d0 commit 589a7af

File tree

3 files changed

+277
-277
lines changed

3 files changed

+277
-277
lines changed

docs/reference/latest/managing_providers/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,10 +2240,10 @@ <h4 id="running-an-embedded-workflow-on-appliances">
22402240
Login 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 &lt;repository&gt;/&lt;image&gt;:&lt;tag&gt; --root /var/www/miq/vmdb/data/containers/storage
2246+
<div class="highlight"><pre class="highlight"><code> podman pull &lt;repository&gt;/&lt;image&gt;:&lt;tag&gt; --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/&lt;OpenTofu_image&gt;'</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/&lt;OpenTofu_image&gt;'</span>
36733673
</code></pre></div></div>
36743674

36753675
<p>Where <code class="language-plaintext highlighter-rouge">&lt;OpenTofu_image&gt;</code> is the name of your OpenTofu image.</p>

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
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>

0 commit comments

Comments
 (0)