notes/INSTALL-cloud_setup.md in ironfan-3.1.4 vs notes/INSTALL-cloud_setup.md in ironfan-3.1.5
- old
+ new
@@ -86,10 +86,10 @@
sudo cp -rp /home/ubuntu /mnt/$name/ubuntu
sudo umount /dev/xvdh
exit
```
* Back in the AWS console, snapshot the volume and name it `{org}-home_drive`. Delete the original volume as it is not needed anymore.
- # While you're in there, make `{org}-resizable_1gb` a 'Minimum-sized snapshot, resizable -- use `xfs_growfs` to resize after launch' snapshot.
+ - While you're in there, make `{org}-resizable_1gb` a 'Minimum-sized snapshot, resizable -- use `xfs_growfs` to resize after launch' snapshot.
* Paste the snapshot id into your cnc_cluster definition file.
- ssh into the newly launched cnc_cluster-nfs.
- You should restart the machine via the AWS console (may or may not be necessary, do anyway).