# vi: set ft=ruby :

# Generate files for Packer tool using the template below: PackerFiles.Generate('<%= @os_name -%>') do |os| <%= @content.join(ā€œnā€) %>

end