Skip to content

Commit

Permalink
using chef_gem for sshkey
Browse files Browse the repository at this point in the history
  • Loading branch information
medhamsh committed Jul 16, 2014
1 parent af98dc1 commit 217dae1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions base/recipes/configure.rb
@@ -1,3 +1,7 @@
chef_gem "sshkey" do
action :install
end

require 'sshkey'

u_start, u_range = ::File.read('/etc/subuid').scan(/goatos:(\d+):(\d+)/).flatten
Expand Down

0 comments on commit 217dae1

Please sign in to comment.