Created
February 27, 2013 15:29
-
-
Save drohr/5048751 to your computer and use it in GitHub Desktop.
Hack to get ec2 tags to facter.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://gist.github.com/zarmstrong/6893172
I've forked this to take into account non-word (\w) characters in key or value. It replaces the field separator " " (space) with | (pipe).