Skip to content

Commit

Permalink
Merge pull request #716 from sboldyreva/vagrant
Browse files Browse the repository at this point in the history
Updating Vagrant Boxes details
  • Loading branch information
bennyvasquez authored Jan 7, 2025
2 parents 1e44210 + b0d48de commit af31863
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"AlmaLinux builds Live Media images for GNOME, GNOME Mini, KDE, XFCE and MATE options.": "AlmaLinux builds Live Media images for GNOME, GNOME Mini, KDE, XFCE and MATE options.",
"Get Live Media Image": "Get Live Media Image",
"AlmaLinux provides official images for Vagrant:": "AlmaLinux provides official images for Vagrant:",
"Get AlmaLinux on Vagrant Cloud": "Get AlmaLinux on Vagrant Cloud",
"Get AlmaLinux on HCP Vagrant Registry": "Get AlmaLinux on HCP Vagrant Registry",
"AlmaLinux images are available for Incus and LXC.": "AlmaLinux images are available for Incus and LXC.",
"Get Incus and LXC Images": "Get Incus and LXC Images",
"AlmaLinux builds Raspberry Pi images, and also with GNOME desktop environment.": "AlmaLinux builds Raspberry Pi images, and also with GNOME desktop environment.",
Expand Down Expand Up @@ -340,8 +340,8 @@
"AlmaLinux OS UBI-alternatives:": "AlmaLinux OS UBI-alternatives:",
"The guide on how to use Live Media images can be found on the ": "The guide on how to use Live Media images can be found on the ",
"AlmaLinux Live Media Wiki Page": "AlmaLinux Live Media Wiki Page",
"AlmaLinux provides official AlmaLinux OS 8.10 and AlmaLinux OS 9.5 images for Vagrant:": "AlmaLinux provides official AlmaLinux OS 8.10 and AlmaLinux OS 9.5 images for Vagrant:",
"You can get AlmaLinux OS images on Vagrant Cloud at the link provided: ": "You can get AlmaLinux OS images on Vagrant Cloud at the link provided: ",
"AlmaLinux provides official AlmaLinux OS 8 and AlmaLinux OS 9 images for Vagrant:": "AlmaLinux provides official AlmaLinux OS 8 and AlmaLinux OS 9 images for Vagrant:",
"You can get AlmaLinux OS images on HCP Vagrant Registry at the link provided: ": "You can get AlmaLinux OS images on HCP Vagrant Registry at the link provided: ",
"You can get official AlmaLinux OS images at the link provided: ": "You can get official AlmaLinux OS images at the link provided: ",
"Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine.": "Windows Subsystem for Linux (WSL) is designed as an integration between Windows and Linux. You can run the AlmaLinux terminal environment on a Windows machine.",
"More details and guidance steps can be found on the ": "More details and guidance steps can be found on the ",
Expand Down
4 changes: 2 additions & 2 deletions layouts/get-almalinux/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ <h2 class="pb-2 text-center border-bottom" style="border-bottom-color: #14598a!i
<li>Parallels </li>
</ul>
<p style="margin-bottom: 0px;">
{{ i18n "You can get AlmaLinux OS images on Vagrant Cloud at the link provided: " }}<a href="https://app.vagrantup.com/almalinux">app.vagrantup.com/almalinux</a>.
{{ i18n "You can get AlmaLinux OS images on HCP Vagrant Registry at the link provided: " }}<a href="https://portal.cloud.hashicorp.com/vagrant/discover/almalinux">portal.cloud.hashicorp.com/vagrant/discover/almalinux</a>.
</p>
</div>
</div>
Expand Down Expand Up @@ -1356,7 +1356,7 @@ <h2 class="pb-2 text-center border-bottom" style="border-bottom-color: #14598a!i
<li>Parallels </li>
</ul>
<p style="margin-bottom: 0px;">
{{ i18n "You can get AlmaLinux OS images on Vagrant Cloud at the link provided: " }}<a href="https://app.vagrantup.com/almalinux">app.vagrantup.com/almalinux</a>.
{{ i18n "You can get AlmaLinux OS images on HCP Vagrant Registry at the link provided: " }}<a href="https://portal.cloud.hashicorp.com/vagrant/discover/almalinux">portal.cloud.hashicorp.com/vagrant/discover/almalinux</a>.
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ <h4 class="fw-bold mb-0 pb-2">Vagrant Boxes</h4>
<li>VMWare</li>
<li>Parallels</li>
</ul>
<a href="https://app.vagrantup.com/almalinux">{{ i18n "Get AlmaLinux on Vagrant Cloud" }}</a>
<a href="https://portal.cloud.hashicorp.com/vagrant/discover/almalinux">{{ i18n "Get AlmaLinux on HCP Vagrant Registry" }}</a>
</p>
</div>
</div>
Expand Down

0 comments on commit af31863

Please sign in to comment.