desc / puppet-reprepro

Handle local repositories of debian packages
21 stars 25 forks source link

remove inclusion of concat::setup #58

Closed trefzer closed 8 years ago

trefzer commented 9 years ago

the usage of concat::setup will be removed in version 2.0 of cpncat. For versions => 1.1 a deprecation warning appears, and the inclusion is not necessary anymore.

claytono commented 8 years ago

@trefzer We also need this change, but why did you remove the reprepro::params include? I don't know it is necessary or not, but it's definitely unrelated.

jtopjian commented 8 years ago

Unfortunately I'm too far removed from day-to-day Puppet work to be able to tell if removing reprepro::params will cause issues, so I'm going to leave it in for now.

I merged #62 which does a clean removal of concat::setup. Please let me know if anyone has any issues and I'll see what I can do. :)