1. 18 Mar, 2014 1 commit
    • Ryan Burrows's avatar
      Fix ansible paths when provisioning Linux from Windows · 6420fbb4
      Ryan Burrows authored
      Since the paths are generated on the host machine but the commands are
      executed on the VM being provisioned the paths generated will use path
      separators from the host. In the case of provisioning a Linux VM from
      Windows this path will not work.
      
      Convert the path to use a '/' separator which should work for both
      platforms in Go
      6420fbb4
  2. 13 Mar, 2014 12 commits
  3. 07 Mar, 2014 2 commits
  4. 06 Mar, 2014 1 commit
    • Brett Porter's avatar
      Update googlecompute.markdown · 8e91574c
      Brett Porter authored
      A very small hint that you can't just use "packer-images", since buckets need to be globally unique, and must already exist. Attempting to use that results in the error 'Got status 403 from attempt to start resumable upload. Aborting', 'ABORT'
      8e91574c
  5. 04 Mar, 2014 1 commit
  6. 01 Mar, 2014 3 commits
  7. 28 Feb, 2014 1 commit
  8. 27 Feb, 2014 1 commit
  9. 24 Feb, 2014 15 commits
  10. 22 Feb, 2014 3 commits