fix REAME.md

This commit is contained in:
kota kanbe
2016-03-30 14:23:52 +09:00
parent 5b7ebfea91
commit 5072aee603
2 changed files with 5 additions and 5 deletions

View File

@@ -82,10 +82,10 @@ Procedure is as follows.
- Add the following to the cloud-init, to prevent from automatically update at the first launch.
- [Q: How do I disable the automatic installation of critical and important security updates on initial launch?](https://aws.amazon.com/amazon-linux-ami/faqs/?nc1=h_ls)
```
#cloud-config
repo_upgrade: none
```
```
#cloud-config
repo_upgrade: none
```
## 2. Enable to ssh from localhost