- May 26, 2020
-
-
Andreas Hamacher authored
find . -type f -name "*.yml" -print0 | xargs -0 sed -i 's/\s*$//g'
-
- Mar 14, 2019
-
-
Simon Michnowicz authored
Former-commit-id: c7922090
-
Simon Michnowicz authored
Former-commit-id: 1eeaa98e
-
- Mar 13, 2019
-
-
Simon Michnowicz authored
Former-commit-id: e600410f
-
Simon Michnowicz authored
Former-commit-id: 7df782a2
-
Simon Michnowicz authored
Former-commit-id: 2076f00c
-
Simon Michnowicz authored
Former-commit-id: 29aa5f5f
-
Simon Michnowicz authored
Former-commit-id: 88bf7fc2
-
Simon Michnowicz authored
Former-commit-id: c1428d9d
-
Simon Michnowicz authored
Former-commit-id: b529836b
-
Simon Michnowicz authored
Former-commit-id: 14ed73b6
-
Simon Michnowicz authored
Former-commit-id: 69798b30
-
Simon Michnowicz authored
Changes to copy mysql dump to remote machine. This involves a new archicture and the ability to regenerate ssh keys Former-commit-id: 88788c8c
-
- May 15, 2017
-
-
Simon Michnowicz (Monash University) authored
Former-commit-id: 63ee9bab
-
- May 11, 2017
-
-
Simon Michnowicz (Monash University) authored
Location of node, backup dir, and dummy user account are contained in defaults/main.yml Both SQL nodes and Management node need to have this role applied, with 'server' parameter determining the different Former-commit-id: ca6e0cd5
-