<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -54,11 +54,13 @@ Capistrano::Configuration.instance.load do
       run &quot;groupadd -f wheel&quot;
       run &quot;useradd -g wheel wordpress || echo&quot;
       reset_password
+      teardown_connections_to(sessions.keys)
       set :user, 'wordpress'
       generate_ssh_keys
     end
 
     task :generate_ssh_keys do
+      run &quot;mkdir -p /home/wordpress/.ssh&quot;
       run &quot;ssh-keygen -q -f /home/wordpress/.ssh/id_rsa -N ''&quot;
       pubkey = capture(&quot;cat /home/wordpress/.ssh/id_rsa.pub&quot;)
       puts &quot;Below is a freshly generated SSH public key for your server.&quot;</diff>
      <filename>config/deploy/wordpress.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>407aa4ccfc3b6b7254a2e92268a6cf756c51329d</id>
    </parent>
  </parents>
  <author>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </author>
  <url>http://github.com/jestro/wordpress-capistrano/commit/045539400448bd5c4bc5c6b33bec05359a0ee3e9</url>
  <id>045539400448bd5c4bc5c6b33bec05359a0ee3e9</id>
  <committed-date>2008-11-24T11:25:54-08:00</committed-date>
  <authored-date>2008-11-24T11:25:54-08:00</authored-date>
  <message>fix ssh key generation</message>
  <tree>9542707d0600177b844839e3385b30c1e3b39e2b</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
