diff options
author | Vlastimil Holer <vlastimil.holer@gmail.com> | 2013-01-07 12:27:06 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-01-07 12:27:06 -0500 |
commit | bf7bdf27e109ffb4964d4869b79da964fc40fb65 (patch) | |
tree | fc9e8b2d11e02c223803d431a150dc7e8dc685c2 /cloudinit/config/cc_resizefs.py | |
parent | 4fde399a38765fa9641b3177b966ad6c8ec9750f (diff) | |
parent | e53ab8f17d2aa8d6826581eee20202812b0620e9 (diff) | |
download | vyos-cloud-init-bf7bdf27e109ffb4964d4869b79da964fc40fb65.tar.gz vyos-cloud-init-bf7bdf27e109ffb4964d4869b79da964fc40fb65.zip |
Allow 'sr0' to be specified as a device for mounts
Previously cloud-config to get a '/dev/sr0' entry written to /etc/fstab
would have had to have the full /dev/sr0. This change allows cloud-config
to reference it without the '/dev/' prefix. Like:
| mounts:
| - [ sr0, /media/sr0 ]
Diffstat (limited to 'cloudinit/config/cc_resizefs.py')
0 files changed, 0 insertions, 0 deletions