Skip to content

Instantly share code, notes, and snippets.

@polds
Created September 9, 2015 21:27
Show Gist options
  • Select an option

  • Save polds/b75c1f8232fae1aaa053 to your computer and use it in GitHub Desktop.

Select an option

Save polds/b75c1f8232fae1aaa053 to your computer and use it in GitHub Desktop.
{% set regionname = salt['cmd.run']("curl http://169.254.169.254/latest/dynamic/instance-identity/document|grep region|awk -F\\" '{print $4}'") %}
unexpected char u'"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment