lib/puppet/defaults.rb | 4 + lib/puppet/indirector/checksum/file.rb | 33 ------ lib/puppet/indirector/file.rb | 79 +++++++++------ lib/puppet/network/format.rb | 3 +- lib/puppet/network/format_handler.rb | 7 ++ lib/puppet/network/formats.rb | 2 +- spec/integration/defaults.rb | 8 ++ spec/unit/indirector/checksum/file.rb | 139 -------------------------- spec/unit/indirector/file.rb | 170 ++++++++++++++++++-------------- spec/unit/indirector/yaml.rb | 6 +- spec/unit/network/format.rb | 7 ++ spec/unit/network/format_handler.rb | 9 ++ spec/unit/network/formats.rb | 4 + 13 files changed, 190 insertions(+), 281 deletions(-)
-- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
