commit 94f426972487f350c63fd41e479bd29c1c6de042
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jun 18 21:50:29 2020 -0500
feat(tasks): allow esxi-only templates
M models/task.go
commit 3c5311211f2fae0c96b453d899ac0ed811ab2345
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Jun 17 12:25:30 2020 -0500
feat(agent): Allow drpcli to auto-update on agent startup.
This updates drpcli when running in agent mode (via drpcli agent) to
automatically update itself if it detects that the currently running
binary is not the same as the one provided by dr-provision, and
dr-provision has the `agent-auto-update` feature.
M api/client.go
M cli/agent.go
M go.mod
M go.sum
M models/modtimesha.go
commit 66d7e6fec9f6bc2f48e8d491d591beef58b9c4c7
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Jun 10 11:46:44 2020 -0500
feat(whoami): Add some documentation for whoami machine identification
New whoami feature is new for dr-provision 4.3 and up. It changes how
we do machine identification where available to no longer rely on the
machine identifier string that is passed in on the kernel commandline.
Instead, we fingerprint machines based on a combination of hardware
identifiers.
M doc/arch/content-package.rst
M doc/arch/design.rst
M doc/arch/sledgehammer.rst
commit 2ca7026d22fa153e8155825f717b5d6d6e351d1f
Author: Michael Rice <michael@michaelrice.org>
Date: Wed Jun 17 13:23:18 2020 -0500
docs(added ESXi setup doc)
Added a page to explain what the setup of an ESXi test machine would look like
Signed-off-by: Michael Rice <michael@michaelrice.org>
A doc/setup/esxi.rst
commit 6da72c569c55e7479f3977c9dee2c23536b58757
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jun 16 14:49:27 2020 -0700
Update preparing.rst
M doc/setup/preparing.rst
commit f7e147f5099a1af6e8b732e1de8a8797ac34cd9f
Author: Shane Gibson <shane@rackn.com>
Date: Tue Jun 16 14:47:18 2020 -0700
enhance(doc): Add 'preparing' document for new users
M doc/quickstart.rst
A doc/setup/preparing.rst
commit 372b253a2367c525a792a2b750e74ba6d149d773
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 16 12:53:07 2020 -0500
build: tip of tree should use tip server until we get a release
M tools/test.sh
commit cc6d24d7a40404809e24f3bf043505063149c5ba
Author: Rob Hirschfeld <rob@rackn.com>
Date: Thu Apr 2 11:30:31 2020 -0500
add-key via UX
M doc/faq-troubleshooting.rst
End of Note