- 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
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
-
Chris Hines authored
Former-commit-id: 29f0ee0a
-
- Dec 05, 2016
-
-
Chris Hines authored
Slurm correction See merge request !102 Former-commit-id: a0ab204a
-
Chris Hines authored
Former-commit-id: 40e77e6d
-
Chris Hines authored
Former-commit-id: aa0058f3
-
Chris Hines authored
Former-commit-id: a99c7495
-
- Nov 28, 2016
-
-
Chris Hines authored
Former-commit-id: abd35d77
-
- Nov 25, 2016
-
-
Chris Hines authored
Numa check adds a check_numa test in nhc role simple test for the number of sockets in computer!=2 See merge request !101 Former-commit-id: 75742c86
-
- Nov 24, 2016
-
-
Simon Michnowicz (Monash University) authored
Former-commit-id: 8baeda50
-
Simon Michnowicz (Monash University) authored
Simple at this stage as N(Sockets)==2 Former-commit-id: d21ed3f0
-
- Nov 22, 2016
-
-
Chris Hines authored
add a missing template file See merge request !100 Former-commit-id: f4429bd8
-
Chris Hines authored
Former-commit-id: 73471512
-
- Nov 16, 2016
-
-
Chris Hines authored
Modifyloggingscript Rename files placed in /etc/profile.d so they are called last upon login (otherwise module() command is overwritten by original module scripts) See merge request !99 Former-commit-id: 623884eb
-
- Nov 11, 2016
-
-
Simon Michnowicz authored
Merge branch 'master' of gitlab.erc.monash.edu.au:hpc-team/ansible_cluster_in_a_box into modifyloggingscript Former-commit-id: 7ba0e06a
-
Simon Michnowicz authored
renamed files so they are executed last in /etc/profile.d (Otherwise default module init routines overwrite changes) Former-commit-id: 87162d82
-
Chris Hines authored
add a role to deploy NAT on a centos 7 server See merge request !98 Former-commit-id: dc5e14ec
-
- Nov 10, 2016
-
-
Chris Hines authored
Former-commit-id: a7da3f43
-
- Nov 03, 2016
-
-
Chris Hines authored
fixed search filter to use M3 only users 2nd merge request re fixed search filter to use M3 only users See merge request !97 Former-commit-id: bbe4c7e0
-
Simon Michnowicz authored
Former-commit-id: b047af43
-