1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Fix broken markdown syntax

This commit is contained in:
David Young
2018-03-28 15:01:35 +13:00
parent 19075331b6
commit 4aca207e16

View File

@@ -28,7 +28,7 @@ I chose the "[Atomic](https://www.projectatomic.io/)" CentOS/Fedora image for th
2. The default username on CentOS atomic is "centos", and you'll have needed to supply your SSH key during the build process.
!!! tip
If you're not using a platform with cloud-init support (i.e., you're building a VM manually, not provisioning it through a cloud provider), you'll need to refer to [trick #1][atomic-trick1] and [#2][atomic-trick2] for a means to override the automated setup, apply a manual password to the CentOS account, and enable SSH password logins.
If you're not using a platform with cloud-init support (i.e., you're building a VM manually, not provisioning it through a cloud provider), you'll need to refer to [trick #1](https://spinningmatt.wordpress.com/2014/01/08/a-recipe-for-starting-cloud-images-with-virt-install/) and [trick #2](http://blog.oddbit.com/2015/03/10/booting-cloud-images-with-libvirt/) for a means to override the automated setup, apply a manual password to the CentOS account, and enable SSH password logins.
### Prefer docker-latest