Skip to content

Instantly share code, notes, and snippets.

@nihaux
Created May 2, 2017 17:17
Show Gist options
  • Save nihaux/3d37cb6c1a96847fd192139c2fd5fbcd to your computer and use it in GitHub Desktop.
Save nihaux/3d37cb6c1a96847fd192139c2fd5fbcd to your computer and use it in GitHub Desktop.
Cloud-init v. 0.7.7 running 'modules:config' at Tue, 02 May 2017 16:52:58 +0000. Up 20.25 seconds.
# Configuration File
/etc/user-data/templates.d/code.json
/etc/user-data/templates.d/awslogs-agent.json
/etc/user-data/templates.d/user-data.json
/etc/user-data/templates.d/users.json
/etc/user-data/templates.d/nginx.json
#
# Write files
/var/www/BONE-REACT/dist/index.html
Traceback (most recent call last):
File "/etc/user-data/customize.py", line 148, in <module>
main()
File "/etc/user-data/customize.py", line 138, in main
applied_templates = create_files(templates_conf, udata_vars)
File "/etc/user-data/customize.py", line 95, in create_files
f.write(out_content)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 3750: ordinal not in range(128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment