commit a5c95738be3ef518d62a0fae261a11ff6b695a74
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jul 30 12:43:20 2020 -0500
build: update gitignore and update to v4.4.0 provision
M .gitignore
M go.mod
M go.sum
commit 2d49b72728a60fabd59af6aed696de4ad5d84578
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jul 20 21:06:52 2020 -0500
build: update v4.4.0-beta01
M go.mod
M go.sum
commit cc725da988285ac6b43a46ed3ca762ff1fa8b336
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Jul 6 10:30:02 2020 -0500
fix(rtfi): Derp, Null is not valid Python
Instead, initialize res to an empty string
M content/tasks/solidfire-rtfi.yaml
commit a73ec737bdf3216ae8b326eebf78efa78864c273
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jul 6 10:03:03 2020 -0500
build: fix travis aws access
M .travis.yml
commit 808b5b7d45e704300ba0321ad60b99ad1e433fa8
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Jul 6 09:42:53 2020 -0500
doc(solidfire): Add some inline documentation.
Solidfire has been lacking in documentation. Add some.
M content/contexts/solidfire.yaml
M content/params/solidfire.address.yaml
M content/params/solidfire.configure-address.yaml
M content/params/solidfire.elementos.location.yaml
M content/stages/solidfire-install.yaml
M content/tasks/solidfire-configure-network.yaml
M content/tasks/solidfire-hack-up-network-json.yaml
M content/tasks/solidfire-monitor-rtfi.yaml
M content/tasks/solidfire-nodeinfo.yaml
commit c5d92f53d7f750c7587693fa0e4140f32cf3cce9
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Jul 6 09:40:43 2020 -0500
fix(rtfi): Make sure the res variable is in scope on fail.
The res variable was not in scope when we failed to kick off an RTFI,
making it tricky to debug why the RTFI failed. Arrange for it to be
in scope.
M content/tasks/solidfire-rtfi.yaml
commit 19bd1469e381f5f0562505332a2e201b170f10e8
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jun 24 12:12:53 2020 -0500
build: add aws cli to travis
M .travis.yml
commit b20d9f88034a02142a19a938c8d06c19177100ce
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 23 15:33:29 2020 -0500
docs(rel_notes): fix dupliacate refs
M tools/build_rel_notes.sh
commit e4a8a38faf3bbbd497cdb5a63db0697777a1a4f8
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 16 14:56:38 2020 -0500
build: add relnotes
M .gitignore
M .travis.yml
A tools/build_rel_notes.sh
commit f1750ec0ee774b726829b4bba088d38f5e6ba2bc
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 16 14:46:49 2020 -0500
build: publish tip as well
M .travis.yml
commit 60c701143f208251a1c584ca5eab34e8f51c36fa
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 16 14:42:25 2020 -0500
build: Update travis.yml
M .travis.yml
commit 9d910a6579e06aaddd5c355ee8ee99a8d374cf81
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 16 14:32:40 2020 -0500
build: Add README.rst
A README.rst
End of Note