summaryrefslogtreecommitdiff
path: root/cloudinit/DataSourceEc2.py
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2010-09-10 15:32:32 -0400
committerScott Moser <smoser@ubuntu.com>2010-09-10 15:32:32 -0400
commitb7102641ffe6baf6a14d36116706a117f7770208 (patch)
tree3ab9cd705d5f2c1bb68295c97c846b116a281c4d /cloudinit/DataSourceEc2.py
parent45a73d89e033e21c92ccaecf4d4f550e34e28ff8 (diff)
downloadvyos-cloud-init-b7102641ffe6baf6a14d36116706a117f7770208.tar.gz
vyos-cloud-init-b7102641ffe6baf6a14d36116706a117f7770208.zip
cc_mounts.py: convert user input from int to string
for 'mounts' entries that yaml interprets as integers, we need to be strings. This is because of he 'join' that is used on the array. For example: mounts: - [ ebs1, none, swap, sw, 0, 0 ] was throwing error when the array was joined.
Diffstat (limited to 'cloudinit/DataSourceEc2.py')
0 files changed, 0 insertions, 0 deletions