voxpupuli / puppet_webhook

Sinatra-based application that triggers puppet-related commands from VCS Webhook calls
Apache License 2.0
13 stars 7 forks source link

Remove unecessary puppet integration #97

Closed dhollinger closed 5 years ago

dhollinger commented 5 years ago

Removed the Puppet helpers and generate_types work as this process is now supported in upstream r10k. To utilize it users will have to be on r10k >= 3.2.0 or utilize the postrun option in the r10k configuration

coveralls commented 5 years ago

Coverage Status

Coverage increased (+1.2%) to 56.678% when pulling 11a1bd1c251ce6a3b5e02abc9bb9e9ffd62de2c8 on dhollinger:remove_puppet_helpers into b3af89d7752e0f2a9f48a5671d38dbaa9b192053 on voxpupuli:master.