puppetlabs-toy-chest / puppetlabs-aws

Puppet module for managing AWS resources to build out infrastructure
Apache License 2.0
187 stars 219 forks source link

Remove pry from ec2_instance provider #491

Closed ccaum closed 6 years ago

ccaum commented 6 years ago

Previous to this commit, the pry gem was loaded as part of the v2 provider for ec2_instance. This breaks on any system without pry installed. This PR removes pry.