commit b1da3e2ba0d0163eb1e49fe0c216ffc20aa5b935
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Oct 2 15:10:03 2019 -0500
Update provision to v4.1.0
M go.mod
M go.sum
commit e59936cea512c93b0ea34cc42f5300628946ddfc
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 25 13:49:57 2019 -0500
Put sleep back in after firewall manipulation
M cmds/vmware/content/templates/esxi-render-firewall-vib.py.tmpl
commit 46776955d743bd363ac81027d637275bc479d0d5
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Sep 25 08:31:19 2019 -0500
sh is not always bash, so don't look for sh and expect bash code to work.
M cmds/callback/content/tasks/callback-task.yaml
commit a54fc34e51814b281217ba294631d57b02683776
Author: Shane Gibson <shane@rackn.com>
Date: Mon Sep 23 17:30:39 2019 -0700
Add more doc on patch download information
M cmds/vmware/content/._Documentation.meta
commit 07c1a83e113a6d01314d991f090937e5792c4456
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Sep 18 15:15:01 2019 -0500
Update v4.1.0-beta ref
M go.mod
M go.sum
commit 27f267a6af963db42144ea863d1091ae8b324560
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Sep 17 10:25:17 2019 -0500
Get lenovo bios values on success (not failure)
M cmds/bios/bioscfg/lenovo.go
commit cd9458f862438388f6e7f13891aeccfa7405b86c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Sep 16 21:32:02 2019 -0500
Add an ipmi inventory stage to gather current settings.
A cmds/ipmi/content/params/ipmi.gateway.yaml
A cmds/ipmi/content/params/ipmi.ipsrc.yaml
A cmds/ipmi/content/params/ipmi.macaddr.yaml
A cmds/ipmi/content/params/ipmi.netmask.yaml
A cmds/ipmi/content/stages/ipmi-inventory.yaml
A cmds/ipmi/content/tasks/ipmi-inventory.yaml
M cmds/ipmi/content/templates/ipmi-configure.sh.tmpl
A cmds/ipmi/content/templates/ipmi-inventory.sh.tmpl
commit 08d8be4c1413803a6ded527051eb5e634aae69fe
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Sep 16 20:26:50 2019 -0500
Add norts=1 to the lenovo boot.cfg to support booting.
M cmds/vmware/content/templates/esxi-lenovo_esxi6.7u1-10302608_201810.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_670u1-10302608_lenovo.boot.cfg.tmpl
M cmds/vmware/content/templates/esxi_670u2-13981272_lenovo.boot.cfg.tmpl
commit fd1505cf01492cc85d18e195aee5926efd293476
Author: Shane Gibson <shane@rackn.com>
Date: Mon Sep 16 17:20:05 2019 -0700
Cleanup overview documentation elements
M cmds/vmware/content/._Documentation.meta
commit 52c3d85d0a549adb8c40b55bf156fe815f58e269
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Sep 16 11:25:25 2019 -0500
Default endpoint-exec parameters to empty string so that the
command just work. Also, use -- in parameter processing
as an example.
M cmds/endpoint-exec/content/params/endpoint-exec.parameters.yaml
M cmds/endpoint-exec/content/tasks/endpoint-exec-task.yaml
End of Note