diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-03-19 13:33:39 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-03-19 13:33:39 -0400 |
commit | aa6726ebd6c8499a7457a98000515b08f2f8f160 (patch) | |
tree | af0da2bf10c8d03b6cb01a590db5945857367490 /cloudinit/CloudConfig | |
parent | 6d8f796239ed635f2e4de97d167e54f74baba2a2 (diff) | |
download | vyos-cloud-init-aa6726ebd6c8499a7457a98000515b08f2f8f160.tar.gz vyos-cloud-init-aa6726ebd6c8499a7457a98000515b08f2f8f160.zip |
DataSource: if public-keys is a string, split it on newline
Previously, we were returning an array with a single item, which could
have contained newlines in it.
This does limit the potential content of a ssh public key, but it
seems unlikely that in the future a valid public key would contain a newline.
Diffstat (limited to 'cloudinit/CloudConfig')
0 files changed, 0 insertions, 0 deletions