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.



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

def initialize(cfg)
  super(cfg)
end

Instance Method Details

#build_config(host, iface) ⇒ Object



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

def build_config(host, iface)
end