Skip to content

Commit cdf3d6e

Browse files
author
Matthew Fisher
committed
docs(installing): fix up ReST syntax
1 parent e80ef8e commit cdf3d6e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/installing_deis/create-cluster.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
.. _create_cluster:
55

66
Create a Cluster
7-
======================
7+
================
88

99
Applications on Deis are deployed to a :ref:`cluster`. Before you can deploy
1010
applications, you need to create a cluster.

docs/installing_deis/provision-controller.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
Provision a Controller
88
======================
9+
910
The `controller` is the brains of a Deis platform. Provisioning a Deis
1011
controller is a matter of creating one or more :ref:`concepts_coreos`
1112
machines and installing a few necessary *systemd* units to manage
@@ -18,6 +19,7 @@ with CoreOS.
1819

1920
Amazon EC2
2021
----------
22+
2123
The `contrib/ec2` section of the Deis project includes shell scripts,
2224
documentation, and a customized CloudFormation template to make it easy
2325
to provision a multi-node Deis cluster on `Amazon EC2`_.
@@ -26,6 +28,7 @@ Please see `contrib/ec2`_ for details on using Deis on Amazon EC2.
2628

2729
Rackspace
2830
---------
31+
2932
The `contrib/rackspace` section of the Deis project includes shell
3033
scripts, documentation, and a cloud-config template to make it easy to
3134
provision a multi-node Deis cluster on Rackspace_ cloud.
@@ -35,13 +38,15 @@ Rackspace cloud.
3538

3639
Bare Metal
3740
----------
41+
3842
The `contrib/bare-metal` section of the Deis project includes documentation in
3943
README.md to help with provisioning a multi-node cluster on your own hardware.
4044

4145
Please see `contrib/bare-metal`_ for details on using Deis on bare metal.
4246

4347
Vagrant
4448
-------
49+
4550
The root of the Deis project includes documentation in README.md, a
4651
Makefile and a Vagrantfile to make it easy to provision a single- or
4752
multi-node Deis cluster on Vagrant_ virtual machines.

0 commit comments

Comments
 (0)