class PackerFiles::Ubuntu::DesktopCD
Public Instance Methods
get_iso_name_pattern()
click to toggle source
Override method for getting the ISO name
# File lib/PackerFiles/OS/Ubuntu/DesktopCD.rb, line 10 def get_iso_name_pattern 'ubuntu-@release@-desktop-@arch@.iso' end