Skip to content
Snippets Groups Projects
  1. Aug 11, 2017
  2. Aug 08, 2017
  3. Aug 07, 2017
  4. Jul 31, 2017
  5. Jul 13, 2017
  6. Jul 11, 2017
  7. Jul 10, 2017
  8. Jul 05, 2017
  9. Jun 19, 2017
  10. May 26, 2017
  11. May 15, 2017
  12. May 11, 2017
  13. Apr 21, 2017
  14. Mar 27, 2017
  15. Mar 21, 2017
  16. Mar 20, 2017
  17. Mar 10, 2017
  18. Feb 23, 2017
  19. Feb 07, 2017
  20. Feb 01, 2017
  21. Jan 06, 2017
    • Chris Hines's avatar
      Extend the GPU role · eca82477
      Chris Hines authored
      The GPU role used to just detect if any driver was installed and skip installation if one was found
      it will now execute nvidia-smi to determine the current driver version and compare it against the desired
      driver version, installing in the case of mismatch
      
      Note that if an existing driver is installed, the nvidia persistence daemon must be stopped before installation can proceed
      
      
      Former-commit-id: 2b1ad616
      eca82477
  22. Jan 04, 2017
    • Chris Hines's avatar
      Alter the way gluster peer probe works · 822eba0f
      Chris Hines authored
      I had the syntax incorrect when the glsuter cluster consists of more than two nodes. We're not attempting to use three node clusters so we can't get split brain
      
      
      Former-commit-id: c94759f4
      822eba0f
    • Chris Hines's avatar
      Add /usr/local/bin to the end of the default path · 345850a7
      Chris Hines authored
      this was initially removed as it resulted in programs in /etc/profile.d searching /usr/local/bin, which if the NFS server had hung resulted in ec2-user not being able to log in
      subsequently verified that it seems safe to add it to the end of the path, obviously subject to not having anything called from profile that exists in /usr/local
      
      
      Former-commit-id: deccb12e
      345850a7
  23. Jan 03, 2017
  24. Dec 21, 2016
Loading