- Feb 23, 2017
-
-
Chris Hines authored
tempalte xorg.conf when running on a node with 1GPU (this template works for M3 K1 nodes, will need to do something smarter for other clusters with GPUS) Former-commit-id: 285020e9
-
Chris Hines authored
Ansible check See merge request !118 Former-commit-id: 1dadbbd1
-
Chris Hines authored
Former-commit-id: a279e781
-
Chris Hines authored
Former-commit-id: cf9d4321
-
Chris Hines authored
Former-commit-id: 83e6900b
-
Chris Hines authored
Former-commit-id: 9dc1444c
-
Chris Hines authored
Former-commit-id: 4953330a
-
Chris Hines authored
Former-commit-id: 2aee70cb
-
- Feb 07, 2017
-
-
Chris Hines authored
missing pip from the list of dependencies See merge request !117 Former-commit-id: 8fea316f
-
Chris Hines authored
Former-commit-id: 61df8cf6
-
- Feb 01, 2017
-
-
Chris Hines authored
start ntpd by default See merge request !116 Former-commit-id: 7eba0c06
-
Chris Hines authored
executable bit should not be set on systemd service files See merge request !115 Former-commit-id: dec6678d
-
Chris Hines authored
Former-commit-id: 1af0bccc
-
Chris Hines authored
Former-commit-id: 264d1610
-
- Jan 06, 2017
-
-
Gin Tan authored
Extend the GPU role 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 See merge request !114 Former-commit-id: c7b1c722
-
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
-
- Jan 05, 2017
-
-
Gin Tan authored
Add /usr/local/bin to the end of the default path 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 See merge request !113 Former-commit-id: 03561687
- Jan 04, 2017
-
-
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
-
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
-
- Jan 03, 2017
-
-
Chris Hines authored
fix whitespace See merge request !111 Former-commit-id: d1f02922
-
Chris Hines authored
Former-commit-id: 73c1b8e2
-
- Dec 21, 2016
-
-
Chris Hines authored
changes to /etc/profile to allow login even when /usr/local is a stale mount See merge request !110 Former-commit-id: 5221cb5a
-
Chris Hines authored
Former-commit-id: 0383a983
-
- Dec 20, 2016
-
-
Chris Hines authored
Nfsserver See merge request !109 Former-commit-id: 39c4afd7
-
Chris Hines authored
Former-commit-id: e3d1e496
-
Chris Hines authored
Former-commit-id: 1d83531e
-
- Dec 15, 2016
-
-
Chris Hines authored
Check mode See merge request !108 Former-commit-id: 6d0781a1
-
Chris Hines authored
add check_mode tags to shell command and script tasks that should be run even when checking (only do this if the task is known to not make system changes Former-commit-id: eeffa60c
-
Chris Hines authored
add check_mode tags to shell command and script tasks that should be run even when checking (only do this if the task is known to not make system changes Former-commit-id: 6529371c
-
Chris Hines authored
rsyslog clients should log locally as well as centrally See merge request !107 Former-commit-id: c44da7f2
-
Chris Hines authored
Former-commit-id: ade731dd
-
- Dec 13, 2016
-
-
Chris Hines authored
Fixes See merge request !106 Former-commit-id: 54402088
-
Chris Hines authored
Former-commit-id: 968a5147
-
Chris Hines authored
Former-commit-id: 77819ea3
-
- Dec 12, 2016
-
-
Chris Hines authored
only install kernel-devel on centos, only reboot on kernel change on centos See merge request !105 Former-commit-id: eb534e7d
-
Chris Hines authored
Former-commit-id: 2f0461f2
-
Chris Hines authored
add a role to include the hpcid CA in the ssh keys See merge request !104 Former-commit-id: d2468382
-
Chris Hines authored
Former-commit-id: a40821a7
-
- Dec 08, 2016
-
-
Chris Hines authored
create roles for sysloging all nodes to a central server See merge request !103 Former-commit-id: ad3ba9a5
-