swalberg / chef-f5

An F5 Chef cookbook to manage pools and VIPs on an F5 bigip
MIT License
5 stars 5 forks source link

Clean chefspec output #31

Closed davidalpert closed 5 years ago

davidalpert commented 5 years ago

prevents this noise in chefspec runs:

  /var/folders/q7/rcn_34yx7pvb0n7sch3flr5c0000gn/T/d20181211-91530-12snwdt/cookbooks/f5/libraries/chef_f5.rb:4: warning: already initialized constant ChefF5::Client::LB_METHOD_TYPES
  /var/folders/q7/rcn_34yx7pvb0n7sch3flr5c0000gn/T/d20181211-91530-12snwdt/cookbooks/f5/libraries/chef_f5.rb:4: warning: previous definition of LB_METHOD_TYPES was here
c2788a8