summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2010-03-04 15:44:48 -0500
committerScott Moser <smoser@ubuntu.com>2010-03-04 15:44:48 -0500
commit10d99782809706eb0edbaf5d619c4182d3a26065 (patch)
treec6fa7ef62c456d40e11385e6d5db2b4e407940f6 /tools
parent128f3a79a48ae34a9b94c8c6ae638b3ff2a30f28 (diff)
downloadvyos-cloud-init-10d99782809706eb0edbaf5d619c4182d3a26065.tar.gz
vyos-cloud-init-10d99782809706eb0edbaf5d619c4182d3a26065.zip
in ebs root instances, ephemeral0 will have a full path.
In instance store I was used to block-device-mapping: {'ami': 'sda1', 'ephemeral0': 'sda2', 'root': '/dev/sda1', 'swap': 'sda3'}, in ebs, image registered with '--block-device-mapping /dev/sda2=ephemeral0', metadata is showing block-device-mapping: {'ami': '/dev/sda1', 'ephemeral0': '/dev/sda2', 'root': '/dev/sda1', 'swap': 'sda3'}, Without this change, 'ephemeral0' would not get translated and would show up in /etc/fstab.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions