Skip to content

Commit f77f8f2

Browse files
author
ce-dev
committed
GitHub Actions - Thu Jan 16 17:29:22 UTC 2025
1 parent 1c82888 commit f77f8f2

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

2.x/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
<link>https://codeenigma.github.io/ce-provision-docs/2.x/roles/debian/packer/</link>
559559
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
560560
<guid>https://codeenigma.github.io/ce-provision-docs/2.x/roles/debian/packer/</guid>
561-
<description>Packer Role to install Hashicorp&amp;rsquo;s Packer binary.&#xA;Default variables --- packer: version: &amp;#34;1.11.2&amp;#34; # see https://releases.hashicorp.com/packer/ </description>
561+
<description>Packer Role to install Hashicorp&amp;rsquo;s Packer binary.&#xA;Default variables --- packer: version: &amp;#34;1.11.2&amp;#34; # see https://releases.hashicorp.com/packer/ plugins: - github.com/hashicorp/amazon - github.com/hashicorp/ansible </description>
562562
</item>
563563
<item>
564564
<title></title>

2.x/roles/debian/packer/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ <h2 id="default-variables">Default variables</h2>
1616
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-yaml" data-lang="yaml"><span style="display:flex;"><span>---
1717
</span></span><span style="display:flex;"><span><span style="color:#f92672">packer</span>:
1818
</span></span><span style="display:flex;"><span> <span style="color:#f92672">version</span>: <span style="color:#e6db74">&#34;1.11.2&#34;</span> <span style="color:#75715e"># see https://releases.hashicorp.com/packer/</span>
19+
</span></span><span style="display:flex;"><span> <span style="color:#f92672">plugins</span>:
20+
</span></span><span style="display:flex;"><span> - <span style="color:#ae81ff">github.com/hashicorp/amazon</span>
21+
</span></span><span style="display:flex;"><span> - <span style="color:#ae81ff">github.com/hashicorp/ansible</span>
1922
</span></span></code></pre></div><!-- raw HTML omitted -->
2023

2124
</article>

2.x/roles/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@
530530
<link>https://codeenigma.github.io/ce-provision-docs/2.x/roles/debian/packer/</link>
531531
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
532532
<guid>https://codeenigma.github.io/ce-provision-docs/2.x/roles/debian/packer/</guid>
533-
<description>Packer Role to install Hashicorp&amp;rsquo;s Packer binary.&#xA;Default variables --- packer: version: &amp;#34;1.11.2&amp;#34; # see https://releases.hashicorp.com/packer/ </description>
533+
<description>Packer Role to install Hashicorp&amp;rsquo;s Packer binary.&#xA;Default variables --- packer: version: &amp;#34;1.11.2&amp;#34; # see https://releases.hashicorp.com/packer/ plugins: - github.com/hashicorp/amazon - github.com/hashicorp/ansible </description>
534534
</item>
535535
<item>
536536
<title></title>

0 commit comments

Comments
 (0)