Method: Retrospec::Puppet::Generators::HostClassGenerator#spec_template_file
- Defined in:
- lib/retrospec/plugins/v1/plugin/generators/hostclass_generator.rb
#spec_template_file ⇒ Object
18 19 20 |
# File 'lib/retrospec/plugins/v1/plugin/generators/hostclass_generator.rb', line 18 def spec_template_file 'hostclass_spec.rb.retrospec.erb' end |