daily pastebin goal
24%
SHARE
TWEET

Untitled

a guest Sep 20th, 2017 45 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [    2s] , Traceback (most recent call last):
  2. [    2s]   File "./tools/render-cloudcfg", line 43, in <module>
  3. [    2s]     main()
  4. [    2s]   File "./tools/render-cloudcfg", line 35, in main
  5. [    2s]     contents = (templater.render_string(contents, tpl_params)).rstrip() + "\n"
  6. [    2s]   File "/home/abuild/rpmbuild/BUILD/cloud-init-2017.1/cloudinit/templater.py", line 146, in render_string
  7. [    2s]     return renderer(content, params)
  8. [    2s]   File "/home/abuild/rpmbuild/BUILD/cloud-init-2017.1/cloudinit/templater.py", line 73, in basic_render
  9. [    2s]     return BASIC_MATCHER.sub(replacer, content)
  10. [    2s]   File "/home/abuild/rpmbuild/BUILD/cloud-init-2017.1/cloudinit/templater.py", line 71, in replacer
  11. [    2s]     return str(selected_params[key])
  12. [    2s] KeyError: 'user'
RAW Paste Data
Top