Skip to content

Commit 4cb9556

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

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Using Cloud Images and Cloud Init with Proxmox is easy, fast, efficient, and fun
1212

1313
📺 [Watch Video](https://www.youtube.com/watch?v=shiIi38cJe4)
1414

15-
16-
1715
## Intructions
1816

1917
Choose your [Ubuntu Cloud Image](https://cloud-images.ubuntu.com/)
@@ -66,17 +64,16 @@ Now, configure hardware and cloud init, then create a template and clone. If yo
6664

6765
## Troubleshooting
6866

69-
7067
If you need to reset your machine-id
7168

7269
```bash
7370
sudo rm -f /etc/machine-id
7471
sduo rm -f /var/lib/dbus/machine-id
75-
7672
```
7773

7874
Then shut it down and do not boot it up
7975

76+
## Links
8077

8178
⚙️ See all the hardware I recommend at <https://l.technotim.live/gear>
8279

0 commit comments

Comments
 (0)