diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-02-18 22:47:08 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-02-18 22:47:08 -0500 |
commit | cf616d3258129472ac473bcb3b3efe012ae4e99c (patch) | |
tree | ceacfbd7d9fb564064cc3ca174bc2c2e19f84ec7 /cloudinit | |
parent | 96a656da202c571714c6f2670eb717c3cafd734f (diff) | |
download | vyos-cloud-init-cf616d3258129472ac473bcb3b3efe012ae4e99c.tar.gz vyos-cloud-init-cf616d3258129472ac473bcb3b3efe012ae4e99c.zip |
fix the base64 encoded value for user-data.
The previous value had dos style newlines.
The current string was obtained with:
printf '#!/bin/sh\necho "hi world"\n' | base64
Diffstat (limited to 'cloudinit')
0 files changed, 0 insertions, 0 deletions