1. 07 Apr, 2016 1 commit
    • Add ansible scripting to: · e2a5a506
        - restore a GoCD server backup
        - backup a GoCD server config via cron and bash script
      go-server backup is performed using a separate backup user.
      To change admin or backup user credentials, process is now to change
      the sandbox-secure repo passwords and re-run ansible provisioning.
      The passwords are written into go-server after the restore.
      John Eskew committed
  2. 21 Mar, 2016 1 commit
  3. 18 Mar, 2016 2 commits
  4. 17 Mar, 2016 6 commits
  5. 16 Mar, 2016 4 commits
  6. 15 Mar, 2016 6 commits
  7. 14 Mar, 2016 5 commits
  8. 13 Mar, 2016 1 commit
    • This registers over the microsites theming · 88da15d5
      This clobbers edxapp_theme_checkout set by the previous task, even when
      the task is skipped because EDXAPP_COMPREHENSIVE_THEME_SOURCE_REPO is
      unset.
      
      edxapp_theme_checkout is used to tag the instance when the edxapp play
      is run.
      
      That tag is later used by our build infrastructure to ensure that
      theme is consistent between builds.
      
      If we want to also tag the comprehensive theme value, that's fine, but
      it should not clobber the value needed by the other type of themes, and
      should declare a different tag.
      Kevin Falcone committed
  9. 11 Mar, 2016 7 commits
  10. 10 Mar, 2016 7 commits