Skip to content

Commit 682d1f8

Browse files
author
Gabriel Monroy
committed
Fix markdown formatting issue in EC2 README
1 parent 3d48e9f commit 682d1f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contrib/ec2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ Authorizing TCP ports 22,80,443,514 from 0.0.0.0/0...
5151
...
5252
ec2-203.0.113.33.us-west-2.compute.amazonaws.com
5353
ec2-203-0-113-33.us-west-2.compute.amazonaws.com Chef Client finished, 74 resources updated
54-
54+
...
5555
Instance ID: i-31c8d106
5656
Flavor: m1.large
5757
Image: ami-72e27c42
5858
Region: us-west-2
5959
Public DNS Name: ec2-203-0-113-33.us-west-2.compute.amazonaws.com
6060
Public IP Address: 203.0.113.33
6161
Run List: recipe[deis::controller]
62-
+ set +x
62+
...
6363
```
6464

6565
[knifec2]: http://docs.opscode.com/plugin_knife_ec2.html

0 commit comments

Comments
 (0)