summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/cc_chef.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-07-19 23:49:17 -0400
committerScott Moser <smoser@ubuntu.com>2011-07-19 23:49:17 -0400
commit936132c0f9a7e8196b7d460581787ba4019bf5d4 (patch)
tree408c36d11672a6c5ee3eac3cdd72d0f8a0984337 /cloudinit/CloudConfig/cc_chef.py
parentbe623b70dbc7c591f14baa9314105e78bbe0f63f (diff)
downloadvyos-cloud-init-936132c0f9a7e8196b7d460581787ba4019bf5d4.tar.gz
vyos-cloud-init-936132c0f9a7e8196b7d460581787ba4019bf5d4.zip
special case handling of mapping for ephemeral0
t1.micro do not have a ephemeral0 disk, but the metadata service will have an entry there. i386 t1.micro: 'block-device-mapping': {'ami': '/dev/sda1', 'ephemeral0': '/dev/sda2', 'root': '/dev/sda1'}, amd64 t1.micro: 'block-device-mapping': {'ami': '/dev/sda1', 'ephemeral0': '/dev/sdb', 'root': '/dev/sda1'}, LP: #744019
Diffstat (limited to 'cloudinit/CloudConfig/cc_chef.py')
0 files changed, 0 insertions, 0 deletions