commit 457c33823fdd46158f9db5b564319b719216d539
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jan 13 16:36:59 2020 -0600
Put csr post task in place
M cmds/ipmi/content/templates/ipmi-configure.sh.tmpl
commit 7ede3346127b9050cd18ef536e438688e0ecb9bd
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Jan 13 14:53:07 2020 -0600
Quote the password policy for esxi to save shell variables.
M cmds/vmware/content/tasks/esxi-password-security-policy.yaml
commit 0b9ce2c29ec3cbc5e09f7bccb35b33104f40f903
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sun Jan 12 15:55:55 2020 -0600
Add the ability to inject a notification task post CSR generation.
A cmds/ipmi/content/params/ipmi.configure.post-csr-task.yaml
M cmds/ipmi/content/templates/ipmi-configure.sh.tmpl
commit 3ab96535dfa062bd1d7e97965034f015dc56e834
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Jan 11 11:11:06 2020 -0600
Fix csr generate functions and add missing parameter.
A cmds/ipmi/content/params/ipmi.configure.generate-csr.yaml
M cmds/ipmi/content/templates/ipmi-dell-tools.sh.tmpl
M cmds/ipmi/content/templates/ipmi-hpe-tools.sh.tmpl
M cmds/ipmi/content/templates/ipmi-vendor.sh.tmpl
commit 873cb49bcc628eb3d7a6bf84619d4cc7bb984fb1
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Jan 10 13:34:40 2020 -0600
Log failures of jobfail callback.
M cmds/callback/callback.go
commit b7c931450ab918568c557daaf0bc4b386743df94
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jan 9 14:29:37 2020 -0600
Update callback to Render the URL and override data elemetns.
Uses the machine render commands like in the server.
M cmds/callback/callback.go
A cmds/callback/render.go
M cmds/vmware/content/tasks/esxi-install-startup-agent.yaml
M go.mod
commit 9bbd509e4d8e2285418b04a0471bbb9daf70312b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jan 8 15:08:22 2020 -0600
Split out some vendor pieces to allow for easier extensions.
Add install cert/key task/stages.
There are now generate CSR as part of ipmi-configure.
There is a later stage cert install stage for delayed actions.
A cmds/ipmi/content/params/ipmi.configure.cert-country.yaml
A cmds/ipmi/content/params/ipmi.configure.cert-locality.yaml
A cmds/ipmi/content/params/ipmi.configure.cert-org-unit.yaml
A cmds/ipmi/content/params/ipmi.configure.cert-org.yaml
A cmds/ipmi/content/params/ipmi.configure.cert-province.yaml
A cmds/ipmi/content/params/ipmi.configure.certificate.yaml
A cmds/ipmi/content/params/ipmi.configure.key.yaml
A cmds/ipmi/content/params/ipmi.csr.yaml
A cmds/ipmi/content/stages/ipmi-install-cert.yaml
A cmds/ipmi/content/tasks/ipmi-install-cert-or-key.yaml
A cmds/ipmi/content/templates/ipmi-any-tools.sh.tmpl
M cmds/ipmi/content/templates/ipmi-configure.sh.tmpl
A cmds/ipmi/content/templates/ipmi-dell-tools.sh.tmpl
A cmds/ipmi/content/templates/ipmi-hpe-tools.sh.tmpl
A cmds/ipmi/content/templates/ipmi-install-cert-key.sh.tmpl
A cmds/ipmi/content/templates/ipmi-install-certs.sh.tmpl
A cmds/ipmi/content/templates/ipmi-lenovo-tools.sh.tmpl
A cmds/ipmi/content/templates/ipmi-vendor.sh.tmpl
commit b5fbb14112b8cc0337c9538936d0dd0bbe764adb
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Jan 8 10:44:29 2020 -0600
Put rename datastore in correct place.
M cmds/vmware/content/workflows/esxi-install.yaml
commit 084db8a5c50642311ee31d89d701495cb98c8fbc
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sun Dec 29 14:18:41 2019 -0600
Update to v4.2.0
M go.mod
M go.sum
End of Note