Fix indentation in my report.

Translators please ignore
This commit is contained in:
Brad Davis 2015-01-06 15:13:15 +00:00
parent e953108123
commit 65ecda38d0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46147

View file

@ -232,41 +232,41 @@
</help>
</project>
<project cat='misc'>
<title>Creating Vagrant images with Packer</title>
<project cat='misc'>
<title>Creating Vagrant images with Packer</title>
<contact>
<person>
<name>
<given>Brad</given>
<common>Davis</common>
</name>
<email>brd@FreeBSD.org</email>
</person>
</contact>
<contact>
<person>
<name>
<given>Brad</given>
<common>Davis</common>
</name>
<email>brd@FreeBSD.org</email>
</person>
</contact>
<links>
<url href="http://blogs.freebsdish.org/brd/2014/12/22/freebsd-packer-vagrant/">Blog Announcement</url>
<url href="https://github.com/so14k/packer-freebsd">Git Repo</url>
</links>
<links>
<url href="http://blogs.freebsdish.org/brd/2014/12/22/freebsd-packer-vagrant/">Blog Announcement</url>
<url href="https://github.com/so14k/packer-freebsd">Git Repo</url>
</links>
<body>
<p>We have developed a recipe to use Packer to create FreeBSD Vagrant
images to run on VMware and VirtualBox.</p>
<body>
<p>We have developed a recipe to use Packer to create FreeBSD
Vagrant images to run on VMware and VirtualBox.</p>
<p><a href="https://www.packer.io/">Packer</a> is a tool for creating
identical machine images for multiple platforms from a single
source configuration.</p>
<p><a href="https://www.packer.io/">Packer</a> is a tool for
creating identical machine images for multiple platforms from a
single source configuration.</p>
<p><a href="https://www.vagrantup.com/">Vagrant</a> is a tool to
create and configure lightweight, reproducible, and portable
development environments.</p>
<p><a href="https://www.vagrantup.com/">Vagrant</a> is a tool to
create and configure lightweight, reproducible, and portable
development environments.</p>
<p>To get started clone the Git repo and follow the directions in
the README. More information is available from the Packer and
Vagrant websites.</p>
</body>
</project>
<p>To get started clone the Git repo and follow the directions in
the README. More information is available from the Packer and
Vagrant websites.</p>
</body>
</project>
<project cat="proj">
<title>pkg(8)</title>