Class: Bootloader::AutoinstProfile::DeviceMapEntrySection
- Inherits:
-
Installation::AutoinstProfile::SectionWithAttributes
- Object
- Installation::AutoinstProfile::SectionWithAttributes
- Bootloader::AutoinstProfile::DeviceMapEntrySection
- Defined in:
- src/lib/bootloader/autoinst_profile/device_map_entry_section.rb
Overview
This class represents an AutoYaST
Class Method Summary collapse
Class Method Details
.attributes ⇒ Object
28 29 30 31 32 33 |
# File 'src/lib/bootloader/autoinst_profile/device_map_entry_section.rb', line 28 def self.attributes [ { name: :firmware }, { name: :linux } ] end |