commit c94c3ef4cf1c317c3b72388ddcd78b7c7ff7dea6
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Oct 25 11:03:52 2019 -0500
Update to v4.1.2
M go.mod
M go.sum
commit 011457dbcbb3eeb15fbd89599303a9b7dde4c3d7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Oct 24 13:58:53 2019 -0500
Convert the rack plugin config for create-subnets and create-machines
to embedded into the edi v2.0 format. Adding a config
pair of "create machines" to true or yes, it will create
the machines on import.
Adding "networkname dhcp" to yes or true will cause the
subnet to be created on import.
D cmds/rack/content/params/rack.create-machines.yaml
D cmds/rack/content/params/rack.create-subnets.yaml
M cmds/rack/rack-actions.go
M cmds/rack/rack.go
commit 0d3f3e4d6996131b4083cf16cd2486bdf17c4e6d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Oct 23 00:05:11 2019 -0500
Update to v4.1.2-beta
Add NOJQSource for local catalog as well.
M cmds/manager/catalog-item.go
M go.mod
M go.sum
commit dbb45dcf2bfacdd7a62080beb29b4b69ae9524e7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Oct 22 16:18:40 2019 -0500
Let the rack plugin import create subnets and machines.
This may need some more work on machine creation.
A cmds/rack/content/params/rack.create-machines.yaml
A cmds/rack/content/params/rack.create-subnets.yaml
M cmds/rack/rack-actions.go
M cmds/rack/rack.go
commit a214a7fc07a82e73a091ab38c83516c82b9ce79c
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Oct 21 16:28:35 2019 -0500
Fix updating parameters for the rack plugin on discoverRack
for machines in the rack
M cmds/rack/rack-actions.go
End of Note