Class: Construqt::Flavour::Ubuntu::Template

Inherits:
OpenStruct
  • Object
show all
Defined in:
lib/construqt/flavour/ubuntu/flavour_ubuntu.rb

Instance Method Summary collapse

Constructor Details

#initialize(cfg) ⇒ Template

Returns a new instance of Template.



328
329
330
# File 'lib/construqt/flavour/ubuntu/flavour_ubuntu.rb', line 328

def initialize(cfg)
  super(cfg)
end

Instance Method Details

#build_config(host, iface) ⇒ Object



332
333
# File 'lib/construqt/flavour/ubuntu/flavour_ubuntu.rb', line 332

def build_config(host, iface)
end