Skip to content

Commit a90878a

Browse files
feat(post): Cloud Image, Cloud Init
1 parent ace72f3 commit a90878a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2022-03-19-cloud-init-cloud-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ Add serial console
6060
qm set 8000 --serial0 socket --vga serial0
6161
```
6262

63-
DO NOT START YOUR VM
63+
**DO NOT START YOUR VM**
6464

65-
Configure hardware and cloud init, then clone if you want
65+
Now, configure hardware and cloud init, then create a template and clone. If you want to expand your hard drive you can on this base image before creating a template or after you clone a new machine. I pefere to expand the hard drive after I clone a new machine based on need.
6666

6767
## Troubleshooting
6868

0 commit comments

Comments
 (0)