1. 07 Jul, 2016 1 commit
  2. 27 Jun, 2016 1 commit
  3. 24 Jun, 2016 1 commit
  4. 20 Jun, 2016 1 commit
  5. 30 Mar, 2016 1 commit
  6. 21 Mar, 2016 1 commit
    • Fix a bug in the git module: branches might not check out properly · ae9e7380
      If a git version is specified as a branch, and the commit referred to is
      already on the local working tree, but the branch is not, then the
      checkout will fail.
      
      This is because the Ansible 1.9.3 module would check to see if the
      commit was already present, and if so, did not fetch. This meant the
      branch wasn't defined in the local working tree.
      
      This can happen if you make a branch but there aren't any changes on the
      branch.
      Ned Batchelder committed
  7. 17 Dec, 2015 1 commit
    • refactoring common and aws inclusion · fe0998a1
      refactoring common inclusion based on comments
      
      removing motd template from common
      
      Removing sshd template
      
      relocating temlates
      
      relocating templates
      
      Relocating dhclient templates
      
      explicit play depends
      
      Update responsibilities
      
      indent
      
      further dependency updates
      
      additional updates
      
      Common dependency for server utils
      
      Supervisor is required for role integrity
      
      Typos
      
      further template ownership changes
      Edward Zarecor committed
  8. 22 Oct, 2015 3 commits
  9. 07 May, 2015 1 commit
  10. 20 Feb, 2015 1 commit
  11. 11 Dec, 2014 1 commit
  12. 24 Nov, 2014 1 commit
  13. 21 Oct, 2014 2 commits
  14. 20 Oct, 2014 2 commits
  15. 27 Aug, 2014 1 commit
  16. 01 Jul, 2014 1 commit
  17. 11 Jun, 2014 1 commit
  18. 17 Apr, 2014 1 commit
    • adding certificates to the public images · 43186344
      removing sync'd folder for /vagrant
      
      change identity file default to none
      
      removing check for git identity
      
      typo
      
      typo
      
      adding python-yaml for dumping vars
      
      certs settings changes for local disk generation
      
      adding var dump var
      
      adding template for certs
      
      adding certs to default sites
      
      adding 400 condition to the certs nginx template
      
      updating update script for certs, removing discern
      
      adding cert to help
      
      giving www-data write permission to the web root
      
      typo
      
      adding download url
      
      fixing web root
      
      adding certs download url
      
      adding more config for cert template dir, verify url
      
      moving extra vars into the vagrantfile
      
      adding verify url to vagrantfile
      
      syntax
      
      look for valid.html
      
      adding ownertrust export
      
      adding the trust import
      
      removing skip-tags for reconfigure
      
      upgrading to latest released ansible
      
      adding carriage return to owner trust
      
      setting cert urls in extra vars
      
      moving extra vars to vagrantfile
      
      adding new accept_hostkey parameter to all git calls
      
      set key_file
      
      changing dir for userknownhostsfile
      
      adding more verbosity
      
      changing knownhostsfile in environment
      
      don't use userknownhostsfile
      
      setting accept_hostkey back to yes
      
      adding .ssh dirs for the 1.5 git module
      
      adding certs nginx site
      John Jarvis committed
  19. 02 Apr, 2014 1 commit
  20. 19 Mar, 2014 2 commits
    • Template not file. · 6294d7a8
      Feanil Patel committed
    • Changes to unify edxapp and worker AMIs. · faf80f26
      Always write the supervisor files and link them as necessary.
      
      Drop the configs in the supervisor available directory. Instead of having a
      seperate cfg dir for each service.
      
      Seperate devstack logic from disabling supervisor tasks. Add the new flag so
      devstack continues to not startup supervisor. Use new supervisor_available_dir
      everywhere.
      
      Remove mongo logic from abbey and remove stage_release. This should completely
      remove our tie ins to mongo.
      
      Also removing monitor repos script which depended on stage_release. We can add
      in similar logic when we're ready to automate building the AMIs on rc branch
      creation.
      
      Updated requirements.
      Feanil Patel committed
  21. 13 Mar, 2014 3 commits
  22. 18 Feb, 2014 1 commit
  23. 28 Jan, 2014 1 commit
  24. 27 Jan, 2014 1 commit
  25. 22 Jan, 2014 2 commits
  26. 21 Jan, 2014 1 commit
  27. 17 Jan, 2014 3 commits
  28. 26 Nov, 2013 1 commit
  29. 25 Nov, 2013 2 commits