Skip to content

Commit 9b45fe1

Browse files
committed
Merge pull request #4289 from carmstrong/docs-cleanup
docs(installing_deis): clean up old references
2 parents 0246ada + 0c8e66e commit 9b45fe1

2 files changed

Lines changed: 1 addition & 12 deletions

File tree

docs/installing_deis/baremetal.rst

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,11 @@ Bare Metal
88

99
Deis clusters can be provisioned anywhere `CoreOS`_ can, including on your own hardware.
1010

11-
Please :ref:`get the source <get_the_source>` and refer to the scripts in `contrib/bare-metal`_
12-
while following this documentation.
11+
Please :ref:`get the source <get_the_source>` while following this documentation.
1312

1413
To get CoreOS running on raw hardware, you can boot with `PXE`_ or `iPXE`_ - this will boot a CoreOS
1514
machine running entirely from RAM. Then, you can `install CoreOS to disk`_.
1615

17-
.. important::
18-
19-
Deis runs on CoreOS version 494.5.0 or later in the Stable channel.
20-
21-
2216
Check System Requirements
2317
-------------------------
2418

@@ -159,7 +153,6 @@ disk. Add the following block to the ``write_files`` section:
159153
options single-request
160154
161155
162-
.. _`contrib/bare-metal`: https://github.com/deis/deis/tree/master/contrib/bare-metal
163156
.. _`cluster size`: https://github.com/coreos/etcd/blob/master/Documentation/optimal-cluster-size.md
164157
.. _`CoreOS`: https://coreos.com/
165158
.. _`install CoreOS to disk`: https://coreos.com/docs/running-coreos/bare-metal/installing-to-disk/

docs/installing_deis/openstack.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ Upload a CoreOS image to Glance
6868

6969
You need to have a relatively recent CoreOS image.
7070

71-
.. important::
72-
73-
Deis runs on CoreOS version 494.5.0 or later in the Stable channel.
74-
7571
If you don't already have a suitable CoreOS image and your OpenStack install allows you to upload
7672
your own images, the following snippet will use the latest CoreOS image from the stable channel:
7773

0 commit comments

Comments
 (0)