Skip to content
  • jordanbreen28's avatar
    382f665c
    (CAT-1868) - Remove .rspec.erb · 382f665c
    jordanbreen28 authored
    This commit removes the .rspec.erb file from the pdk-templates, and thus
    the .rspec file from being managed by PDK. This was made possible due to
    the changes found in https://github.com/puppetlabs/puppetlabs_spec_helper/pull/452.
    
    This has minimal impact on users as the file was not configurable
    through .sync.yml before (other than to set as unmanaged), existing
    modules with the .rspec will not be affected and new modules created will
    simply not include an .rspec file.
    382f665c
    (CAT-1868) - Remove .rspec.erb
    jordanbreen28 authored
    This commit removes the .rspec.erb file from the pdk-templates, and thus
    the .rspec file from being managed by PDK. This was made possible due to
    the changes found in https://github.com/puppetlabs/puppetlabs_spec_helper/pull/452.
    
    This has minimal impact on users as the file was not configurable
    through .sync.yml before (other than to set as unmanaged), existing
    modules with the .rspec will not be affected and new modules created will
    simply not include an .rspec file.
Loading