Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Revert "Show the section headings correctly"
Browse files Browse the repository at this point in the history
This reverts commit 4cd072b.
  • Loading branch information
mattpep committed Dec 8, 2016
1 parent 6cf64bc commit 0070456
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.rst
Expand Up @@ -79,7 +79,7 @@ NB: If you want to run multiple stacks with the same name and environment place
my-zone.dsd.io

cfn_create
----------
---

fab application:courtfinder aws:my_project_prod environment:dev config:/path/to/courtfinder-dev.yaml tag:active cfn_create

Expand All @@ -100,8 +100,7 @@ NB fab task `get_stack_list` returns all stacks of that application in case if y


set_active_stack(tag_name)
--------------------------

---
An app's DNS entry is what your active stack at

After having created a new stack, you can set it to be the active stack simply by changing DNS records using ``set_active_stack(tag_name)``:
Expand All @@ -113,7 +112,7 @@ NB this process will also automatically set deployarn record accordingly.


cfn_delete
----------
---

You can also delete any stack you want no more by specifying the tag::

Expand Down

0 comments on commit 0070456

Please sign in to comment.