Browse Source

Updating Vagrant Boxes details

pull/716/head
Sofia Boldyreva 4 months ago
parent
commit
5dd2560987
  1. 4
      i18n/en.json
  2. 4
      layouts/get-almalinux/single.html
  3. 2
      layouts/index.html

4
i18n/en.json

@ -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 LXC/LXD.": "AlmaLinux images are available for LXC/LXD.",
"Get LXC/LXD Images": "Get LXC/LXD Images",
"AlmaLinux builds Raspberry Pi images, and also with GNOME desktop environment.": "AlmaLinux builds Raspberry Pi images, and also with GNOME desktop environment.",
@ -341,7 +341,7 @@
"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 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 Vagrant Cloud at the link provided: ": "You can get AlmaLinux OS images on Vagrant Cloud at the link provided: ",
"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 ",

4
layouts/get-almalinux/single.html

@ -737,7 +737,7 @@
<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>
@ -1356,7 +1356,7 @@
<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>

2
layouts/index.html

@ -272,7 +272,7 @@
<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>

Loading…
Cancel
Save