Skip to content

Commit 0921af9

Browse files
author
m aries
authored
Update create-upload-centos.md
1 parent 9f97757 commit 0921af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/create-upload-centos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ Preparing a CentOS 7 virtual machine for Azure is similar to CentOS 6, however t
457457
- device: ephemeral0.2
458458
filesystem: swap
459459
mounts:
460-
- ["ephemeral0.1", "/mnt"]
460+
- ["ephemeral0.1", "/mnt/resource"]
461461
- ["ephemeral0.2", "none", "swap", "sw,nofail,x-systemd.requires=cloud-init.service,x-systemd.device-timeout=2", "0", "0"]
462462
EOF
463463
```

0 commit comments

Comments
 (0)