voxpupuli / puppet-augeas

Helper for using augeas with puppet
Apache License 2.0
44 stars 82 forks source link

ruby-augeas instead of libaugeas-ruby #59

Closed jostmart closed 8 years ago

jostmart commented 8 years ago

root@x220:~# ruby --version ruby 2.1.5p273 (2014-11-13) [x86_64-linux-gnu] root@x220:~# dpkg -l | grep ruby-augeas ii ruby-augeas 1:0.5.0-3build1 amd64 Augeas bindings for the Ruby language root@x220:~# dpkg -l | grep libaugeas-ruby

$ ruby --version ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux] $ dpkg -l | grep ruby-augeas ii libaugeas-ruby 0.5.0-2 all Transitional package for ruby-augeas ii libaugeas-ruby1.9.1 0.5.0-2 all Transitional package for ruby-augeas ii ruby-augeas 0.5.0-2 amd64 Augeas bindings for the Ruby language