We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04149c2 commit 68ebb72Copy full SHA for 68ebb72
content/virt/network-virtualization.md
@@ -195,7 +195,6 @@ sudo systemctl start dnsmasq.service
195
# Create cloud-init.yaml using cloud-init yaml
196
# Install cloud-image-utils on arch or cloud-utils on apt-based
197
sudo apt install cloud-utils
198
-cloud-localds --network-config=./config-data/network-config-dns my-seed2.img ./config-data/user-data.yaml
199
200
# Generate cloud-init img
201
cloud-localds --network-config=./config-data/network-config my-seed.img ./c
0 commit comments