1. 28 Aug, 2013 4 commits
  2. 27 Aug, 2013 18 commits
  3. 26 Aug, 2013 11 commits
  4. 25 Aug, 2013 6 commits
  5. 24 Aug, 2013 1 commit
    • Jack Pearkes's avatar
      builder/digitalocean: send a "shutdown" before snapshotting · 315d4ce5
      Jack Pearkes authored
      Instead of pulling the plug on a droplet with the "poweroff" command,
      we first send a soft shutdown to the API, then we poweroff to allow
      the snapshot to properly complete.
      
      Sending just a shutdown and then snapshotting wasn't as reliable as
      sending the poweroff manually, for reasons unknown to me.
      
      This fixes #332.
      315d4ce5