commit 365a6b1b2daf1ac6b2f067bb6c25cbaf23b24b06
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Mar 2 12:45:04 2020 -0600
Update to account for new bootenv Loaders field
M api/contents_test.go
M cli/test-data/output/TestCorePieces/2df325711fa0d8b85ba33f9846817da8/stdout.expect
M cli/test-data/output/TestCorePieces/a98887b36060c32b63908a01f0020907/stdout.expect
commit bbb3a04a7984dd9e35261a9717c5c6c107b742ad
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Feb 28 15:37:57 2020 -0600
No template expansion for bootloaders for now.
M models/bootenv.go
commit c79250d70fafdbe30b759f665452333f981e6ba5
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Feb 28 09:21:54 2020 -0600
Add support for per-bootenv bootloaders
M models/bootenv.go
commit e2491ae6b3774110a2a0e9f895840fc2d8e0710b
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Feb 26 10:19:20 2020 -0600
Fix some typos in the high availability doc
M doc/high-availability.rst
commit d28b7f6ef2759aef17e8b8944c64b42b84393394
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Feb 25 16:52:15 2020 -0600
Add inital HA doc
A doc/high-availability.rst
commit 6e3d3a6dde3aec4a380ebe2a56f3d41ff3f17c91
Author: Shane Gibson <shane@rackn.com>
Date: Mon Feb 24 18:46:07 2020 -0800
Update install and upgrade documents.
M README.rst
M doc/install.rst
M doc/operations/runbooks.rst
M doc/upgrade.rst
commit 38e5a3661fa7fe86cd1e999ee41ca049308f2749
Author: Michael Rice <michael@michaelrice.org>
Date: Thu Feb 20 14:55:43 2020 -0600
Fixing error in ansible dynamic inventory
This fixes an error introduced in the previous commit which allowed the user to be set.
The user was never reset on the next loop iteration making an expected value be used.
Signed-off-by: Michael Rice <michael@michaelrice.org>
M integrations/ansible/drpmachines.py
commit 5c325e775494d43da6747abbeea76bebf40d3142
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Feb 18 23:00:40 2020 -0600
doc: clear broadcast on mac
M doc/faq-troubleshooting.rst
commit df838779b426f32664046437e4da0650d6b90546
Author: Michael Rice <michael@michaelrice.org>
Date: Mon Feb 17 19:36:45 2020 -0600
update drpmachines.py to skip empty machines
This change will skip adding a machine to the inventory if the
machine name or the ip adddress is empty. This keeps context
runners out of the inventory, as well as other pseudo machines.
This change also introduces the ability to define a param named
anisble_user
If set then that value will be used to override both root default,
and the shell env.
Signed-off-by: Michael Rice <michael@michaelrice.org>
M integrations/ansible/drpmachines.py
commit 1381ce90c4085f395ea67251581d6b8c008e7c9f
Author: Carl Perry <carlp@rackn.com>
Date: Thu Feb 13 12:36:46 2020 -0600
Documentation fixes and updates
* Enable TLS verification for grabbing files from S3
* Move CLI arguments out of unlinked page and into CLI section
* Remove some deprecated sections
* Many formatting cleanups
* Consolidate of TOC
* Added licensing information to README TOC
M README.rst
M conf.py
M doc/cli.rst
M doc/cli_commands.rst
R063 doc/setup/index.rst doc/environment.rst
M doc/faq-troubleshooting.rst
M doc/integrations.rst
M doc/quickstart.rst
M doc/rackn/license.rst
commit b850b093970f51a4d47edbcf2e45c72011abae74
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Feb 14 09:39:18 2020 -0600
Update spacing change
M doc/server.rst
commit 0331cadc9ad98ebee495c6a47465c49569a35a06
Author: Shane Gibson <shane@rackn.com>
Date: Tue Feb 11 15:20:57 2020 -0800
Update ports and firewall rules information
M doc/server.rst
commit c7c911cc7b1ebccce57bdad304726bea8b9c04da
Author: Shane Gibson <shane@rackn.com>
Date: Sat Feb 8 11:24:07 2020 -0800
Add Manager clock time, consistency for sections
M doc/faq-troubleshooting.rst
M doc/quickstart.rst
End of Note