Skip to content

Instantly share code, notes, and snippets.

@mrchilds
Created June 28, 2013 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrchilds/5886088 to your computer and use it in GitHub Desktop.
Save mrchilds/5886088 to your computer and use it in GitHub Desktop.
Puppet - Templates - Join list
# Useful when creating lists in config files...
<%= my_list.join(',') %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment