Class: PackerFiles::Ubuntu::DesktopCD

Inherits:
CD show all
Defined in:
lib/PackerFiles/OS/Ubuntu/DesktopCD.rb

Instance Method Summary collapse

Methods inherited from CD

#get_check_sum_pattern, #get_check_sum_type, #index_urls

Methods inherited from Core::CDImageImpl

#get_check_sum_pattern, #get_check_sum_type, #get_index_urls

Instance Method Details

#get_iso_name_patternObject

Override method for getting the ISO name



10
11
12
# File 'lib/PackerFiles/OS/Ubuntu/DesktopCD.rb', line 10

def get_iso_name_pattern
	    'ubuntu-@release@-desktop-@[email protected]'
end