commit ed0ac52fdd28be83e4c32f87fb951a497c2360bf
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Apr 12 12:44:42 2018 -0500
Add import-existing flag for packet to not import
existing systems on startup unless set to true.
A cmds/packet-ipmi/content/params/packet.import-existing.yaml
M cmds/packet-ipmi/packet-ipmi.go
M utils/drp_helpers.go
M utils/value_helpers.go
commit 3b4490e1a9565e01295cb8de36b4bb3222493d36
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Apr 10 13:00:46 2018 -0500
Fix where the disks go. Give a vm=path for storing virtual box images.
A cmds/virtualbox-ipmi/content/params/virtualbox.vm-path.yaml
M cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit a9e34609f3f941e9801eb703f73c83919a87feca
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Apr 9 14:35:24 2018 -0500
Add raid-configure-example stage
A cmds/raid/content/params/raid-skip-config.yaml
A cmds/raid/content/params/raid-target-config.yaml
M cmds/raid/content/stages/raid-example.yml
A cmds/raid/content/tasks/raid-configure-example.yaml
M tools/build.sh
commit 4ac0a6cdd3980fc01239e0eddba5cc708676b3d1
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Apr 6 14:02:55 2018 -0400
Teach centos finalize how to handle grub better
Don't resize windows images anymore. Cloud-base does it.
Make ps1 dos format.
M cmds/image-deploy/content/templates/curtin-install.sh.tmpl
M cmds/image-deploy/content/templates/curtin-linux-curtin-hooks.py.tmpl
M cmds/image-deploy/content/templates/curtin-windows-finish.ps1.tmpl
M tools/build_one.sh
commit fd41199690abb9506a7a2b6795d8566bcecf195a
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Apr 4 09:25:31 2018 -0400
Fix packet build break
M cmds/packet-ipmi/packet-ipmi.go
M tools/build_one.sh
commit e0a5a34137421c17012632788e9cf69d3f5a31ca
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Apr 4 00:23:55 2018 -0400
Fix an issue with bcache vs mbcache on centos with curtin.
Make tools install immutable
M cmds/image-deploy/content/templates/curtin-tools-install.sh.tmpl
M cmds/image-deploy/get-curtin.sh
commit 6cd478971aa376985b137ed3263c4fd8626dbc3b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Apr 3 22:55:52 2018 -0400
Convert partitions into a path that allows for proper
yaml expansion of an object in the partitions section.
M cmds/image-deploy/content/params/curtin.partitions.yaml
M cmds/image-deploy/content/templates/curtin-config.yaml.tmpl
M tools/build_one.sh
commit 905c1226a6cbd09f70a8ec52e7b11055613aa480
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Apr 2 13:45:44 2018 -0500
Update deps to point at latest upstream
M glide.lock
commit 0830316cf5fcc31b1d8c7f57d74fb6ca525759ec
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Apr 2 11:06:20 2018 -0500
Make machine saving in virtualbox plugin use patch.
Also clean up code in the createVM event handler to be
a bit easier to read.
M cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 510891c6fd7f2b9b52f8ae28b6b3ce1bd51c0305
Author: Rob Hirschfeld <rob@rackn.com>
Date: Sun Apr 1 12:13:57 2018 -0500
update glide.lock
M glide.lock
commit 9762ac2ef385feb136a32ee876cd9eaef0172c6e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Mar 28 14:06:00 2018 -0500
smarter JSON format for event
M cmds/honeycomb/honeycomb.go
commit a6bce7b48ab2371f358dce8cd751d464e3f8619b
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Mar 28 00:17:33 2018 -0500
tweak icons, prep for per type json
M cmds/honeycomb/content/params/honeycomb.dataset.yaml
M cmds/honeycomb/content/params/honeycomb.writekey.yaml
M cmds/honeycomb/honeycomb.go
commit 49c11b1659c40e4a874b36b502e2df6d5a55f3d3
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Mar 27 18:04:08 2018 -0500
add honeycomb.io plugin
A cmds/honeycomb/content/params/honeycomb.dataset.yaml
A cmds/honeycomb/content/params/honeycomb.writekey.yaml
A cmds/honeycomb/honeycomb.go
M glide.yaml
commit b565a21f77ff7624111db617e928942d9427ba43
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Mar 29 10:06:59 2018 -0500
Attempt to get travis to not publish intermediate builds.
M tools/publish.sh
commit 2c755325e0022eeadd4271488faffbf2c325c718
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Mar 28 12:24:23 2018 -0500
Update kvm-test to be compliant with the new machine-plugin param.
M cmds/kvm-test/kvm-test.go
commit 19c7237bd93eb38fb1459c30c5f3a57fe9f9450d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 26 11:02:48 2018 -0500
Clean up packet machines on startup.
Add a delete helper (but didn't use it everywhere)
Daemon reload.
M cmds/netbox/content/templates/netbox-setup-postgres.sh.tmpl
M cmds/packet-ipmi/packet-ipmi.go
M utils/drp_helpers.go
commit a5bf9c964f348ec8e048f6b45ee458e0bb63311f
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Mar 22 17:00:59 2018 -0500
Refactor to common routines in a common location.
Set defaults on parameters
M cmds/netbox/netbox-api.go
M cmds/netbox/netbox.go
M cmds/ovirt/ovirt-api.go
M cmds/ovirt/ovirt.go
M cmds/packet-ipmi/content/params/packet.facility.yaml
M cmds/packet-ipmi/content/params/packet.plan.yaml
M cmds/packet-ipmi/packet-ipmi.go
M cmds/packet-ipmi/packet.go
M cmds/virtualbox-ipmi/content/params/virtualbox.cpus.yaml
M cmds/virtualbox-ipmi/content/params/virtualbox.disk-size-mb.yaml
M cmds/virtualbox-ipmi/content/params/virtualbox.mem-size-mb.yaml
M cmds/virtualbox-ipmi/content/params/virtualbox.vram-size-mb.yaml
M cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
A utils/drp_helpers.go
A utils/error_helpers.go
A utils/value_helpers.go
commit e2e39f79c10ca99282fdf771603004b22174deaf
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Mar 22 16:56:55 2018 -0500
Fix bios version
M cmds/bios/bios.go
commit f991afd0617b5bbdf61c04f82e2006fb12ae12b7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Mar 22 09:05:13 2018 -0500
Be less mean
M cmds/netbox/netbox-api.go
commit 186ea7020d655cee8a1b80d728e333f14a98d27d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Mar 22 08:08:34 2018 -0500
Update with hard-coded values to "create" and update
machines in netbox.
A cmds/netbox/content/params/netbox.access-point.yaml
D cmds/netbox/content/params/netbox.url.yaml
M cmds/netbox/content/templates/netbox-configure-netbox.sh.tmpl
M cmds/netbox/netbox-api.go
M cmds/netbox/netbox.go
commit 5c6defb02a101800ecb0d88a31ba4ed25684adb8
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Mar 21 11:38:26 2018 -0500
Add netbox golang api to start looking at push info
into netbox.
A cmds/netbox/netbox-api.go
M cmds/netbox/netbox.go
M glide.lock
commit c13cce4324dabacbc324e48d71955c32c4b7127b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Mar 21 11:37:52 2018 -0500
--no-pid to dhcp client call in other-nics.
Refactor some of the config code.
M cmds/virtualbox-ipmi/content/templates/virtualbox-other-nics.sh.tmpl
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 2a57712bf244036cf3f04723baef87527d6e17e7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Mar 21 09:20:10 2018 -0500
Add plugin to configure netbox (simply). More to expand.
A cmds/netbox/.gitignore
A cmds/netbox/content/params/netbox.database-password.yaml
A cmds/netbox/content/params/netbox.secret-key.yaml
A cmds/netbox/content/params/netbox.superuser-email.yaml
A cmds/netbox/content/params/netbox.superuser-password.yaml
A cmds/netbox/content/params/netbox.superuser-token.yaml
A cmds/netbox/content/params/netbox.superuser-username.yaml
A cmds/netbox/content/params/netbox.url.yaml
A cmds/netbox/content/params/netbox.version.yaml
A cmds/netbox/content/stages/netbox-install.yaml
A cmds/netbox/content/tasks/netbox-configure-netbox.yaml
A cmds/netbox/content/tasks/netbox-install-netbox.yaml
A cmds/netbox/content/tasks/netbox-setup-postgres.yaml
A cmds/netbox/content/tasks/netbox-setup-python.yaml
A cmds/netbox/content/tasks/netbox-setup-webserver.yaml
A cmds/netbox/content/templates/netbox-configure-netbox.sh.tmpl
A cmds/netbox/content/templates/netbox-install-netbox.sh.tmpl
A cmds/netbox/content/templates/netbox-setup-postgres.sh.tmpl
A cmds/netbox/content/templates/netbox-setup-python.sh.tmpl
A cmds/netbox/content/templates/netbox-setup-webserver.sh.tmpl
A cmds/netbox/netbox.go
commit ada425e7766fa609e7db05722379c50f8074d665
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Mar 21 09:19:44 2018 -0500
Add virtualbox ipmi stage to configure all other nics with dhcp.
A cmds/virtualbox-ipmi/content/stages/virtualbox-other-nics.yaml
A cmds/virtualbox-ipmi/content/tasks/virtualbox-other-nics.yaml
A cmds/virtualbox-ipmi/content/templates/virtualbox-other-nics.sh.tmpl
commit 522c627841caba45a557d3e21587977cece97648
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Mar 20 13:40:46 2018 -0500
Only make it fatal for creates not to get additional parameters.
M cmds/ovirt/ovirt.go
M cmds/packet-ipmi/packet-ipmi.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 9494306eaefde63efaa035b184ba33d446231f3f
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 19 22:51:16 2018 -0500
Add initial ovirt plugin. It is a WIP.
A cmds/ovirt/content/._Description.meta
A cmds/ovirt/content/._Source.meta
A cmds/ovirt/content/._Type.meta
A cmds/ovirt/content/bootenvs/ovirt-node-install.yaml
A cmds/ovirt/content/params/ovirt.name.yaml
A cmds/ovirt/content/params/ovirt.password.yaml
A cmds/ovirt/content/params/ovirt.url.yaml
A cmds/ovirt/content/params/ovirt.username.yaml
A cmds/ovirt/content/params/ovirt.uuid.yaml
A cmds/ovirt/content/stages/ovirt-engine-deploy.yaml
A cmds/ovirt/content/stages/ovirt-node-install.yaml
A cmds/ovirt/content/tasks/ovirt-engine-deploy.yaml
A cmds/ovirt/content/tasks/ovirt-engine-install.yaml
A cmds/ovirt/content/tasks/ovirt-node-join.yaml
A cmds/ovirt/content/templates/ovirt-engine-answer.txt.tmpl
A cmds/ovirt/content/templates/ovirt-engine-deploy.sh.tmpl
A cmds/ovirt/content/templates/ovirt-engine-install.sh.tmpl
A cmds/ovirt/content/templates/ovirt-node-install.ks.tmpl
A cmds/ovirt/content/templates/ovirt-node-join.sh.tmpl
A cmds/ovirt/ovirt-api.go
A cmds/ovirt/ovirt.go
commit e876fded9fde8638e9ba3f7225dbac0a08429549
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 19 21:38:51 2018 -0500
I wish I could type
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 7a2bb0b9892f13d4e206447793fd3b7b2c4d8f0e
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 19 21:23:20 2018 -0500
Forgot one.
M cmds/packet-ipmi/packet-ipmi.go
commit a2cdefac39b7f70a5f12478516a576e13fc4ba85
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 19 21:11:51 2018 -0500
Add aggregate param lookup to allow profile construction of a machine.
M cmds/packet-ipmi/packet-ipmi.go
M cmds/packet-ipmi/packet.go
M cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 636ddba1df969f719dba1a6e740da6f5837c2ef7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 19 14:19:45 2018 -0500
Have image-deploy instead of changing stage, run a runner to change the
stage.
Force the nics in virtualbox to be server nics to support more images.
Tweak build scripts.
M cmds/image-deploy/content/templates/curtin-linux-finish.sh.tmpl
M cmds/image-deploy/content/templates/curtin-windows-finish.ps1.tmpl
M cmds/virtualbox-ipmi/vboxmanage.go
M glide.lock
M tools/build_one.sh
commit 209781e7a6001116484a796bee06b20d2ed92f54
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 19 10:32:16 2018 -0500
Fix integer parameter processing.
Add some INFO log messages.
M cmds/packet-ipmi/packet.go
D cmds/virtualbox-ipmi/content/params/virtualbox.disk-size-kb.yaml
A cmds/virtualbox-ipmi/content/params/virtualbox.disk-size-mb.yaml
D cmds/virtualbox-ipmi/content/params/virtualbox.mem-size-kb.yaml
A cmds/virtualbox-ipmi/content/params/virtualbox.mem-size-mb.yaml
D cmds/virtualbox-ipmi/content/params/virtualbox.vram-size-kb.yaml
A cmds/virtualbox-ipmi/content/params/virtualbox.vram-size-mb.yaml
M cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 5df226475b7829b951f0c138aa4e3e1b78843735
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Mar 17 16:46:57 2018 -0500
Forgot some
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 0a1d8319531932e73fd3b9df75b26af477b13726
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Mar 17 16:40:43 2018 -0500
Fix bad parms
M cmds/virtualbox-ipmi/vboxmanage.go
commit 8aff9b31b1145630380f5a7cc4e18a7351729082
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Mar 17 11:59:30 2018 -0500
Set values from the packet create for mac and addr.
Don't wait for fully active. Wait for parts we need.
M cmds/packet-ipmi/packet-ipmi.go
M cmds/packet-ipmi/packet.go
M tools/build_one.sh
commit f09d4528bdbe7ac68bf3ad52ec95efc527b51292
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Mar 14 21:49:36 2018 -0500
Add packet machine creation and removal - also discovery.
A cmds/packet-ipmi/content/params/packet.name.yaml
A cmds/packet-ipmi/content/params/packet.project-id.yaml
M cmds/packet-ipmi/packet-ipmi.go
A cmds/packet-ipmi/packet.go
D cmds/virtualbox-ipmi/content/params/machine-plugin.yaml
M glide.lock
M glide.yaml
commit 563f09121c2ed400e63a26e93fb71a1679da9035
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 12 17:25:01 2018 -0500
Change from node to machine-plugin to track who should
create things.
A cmds/virtualbox-ipmi/content/params/machine-plugin.yaml
D cmds/virtualbox-ipmi/content/params/virtualbox.node.yaml
M cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 9112731e4ccc79205ab9ffefddeed2a2de0e534d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 12 15:51:52 2018 -0500
Add node flag. This should probably change.
A cmds/virtualbox-ipmi/content/params/virtualbox.node.yaml
M cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit 0712fabe57687159d6a9f04d34dc6c16cc002a23
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 12 15:38:45 2018 -0500
Add parameters.
Clean up the create/start/stop/destroy plugin actions.
A cmds/virtualbox-ipmi/content/params/virtualbox.cpus.yaml
A cmds/virtualbox-ipmi/content/params/virtualbox.disk-size-kb.yaml
A cmds/virtualbox-ipmi/content/params/virtualbox.mem-size-kb.yaml
A cmds/virtualbox-ipmi/content/params/virtualbox.name.yaml
A cmds/virtualbox-ipmi/content/params/virtualbox.vram-size-kb.yaml
M cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit c938586f329e86a668806ea269a1053425ec7570
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 12 14:03:34 2018 -0500
Add initial pass at control actions.
A cmds/virtualbox-ipmi/vboxmanage.go
M cmds/virtualbox-ipmi/virtualbox-ipmi.go
commit a067f46f5fc5d8733fe075399b682d93fc57b967
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 12 13:43:29 2018 -0500
Update to use new drp and logger
M glide.lock
commit b38b33fa7a5629461cc74f0082e2a268a668f4cc
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Mar 12 12:40:22 2018 -0500
Make kvm-test vaguely resemble the -ipmi plugins
M cmds/kvm-test/kvm-test.go
commit 0aea83b9e288d4163f6f1ec30e6b04484e082857
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Mar 9 14:05:54 2018 -0600
Make kvm running machines more secure and add machine power actions
Make kvm-test run vms as the specified user (default to "nobody"), and
chroot qemu to its own directory when launching the VM.
Also add machine actions for the usual power actions.
M cmds/kvm-test/kvm-test.go
commit a32be557ca7b1d5ca3744939638fd11c895d9908
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Mar 9 10:06:41 2018 -0600
Skip trying to publish plugins that don't exist for a certian arch
M tools/publish.sh
commit 241678c24b9c141f5d5eb8b5152d1825979f8a44
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Mar 8 17:56:40 2018 -0600
Refactor build.sh to make it easier to exclude certain builds vor certain plugins
M tools/build.sh
commit d262377fd9672a71b4cf92868fe00ea165247d36
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Mar 8 17:46:38 2018 -0600
Update glide dependencies for new packages
M glide.lock
M glide.yaml
commit dc9fce483e762651bb2083d7fdcc0ad0036f6eee
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Mar 8 17:41:56 2018 -0600
Add .gitignore for kvm-test
A cmds/kvm-test/.gitignore
commit 0c963171aa6d4ecf5820c5129055ee48c49c9fba
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Mar 8 17:40:53 2018 -0600
Add kvm-test plugin for testing with local vms
A cmds/kvm-test/content/._Description.meta
A cmds/kvm-test/content/._Source.meta
A cmds/kvm-test/content/._Type.meta
A cmds/kvm-test/content/params/kvm-test.bios-mode.yaml
A cmds/kvm-test/content/params/kvm-test.machine.yaml
A cmds/kvm-test/content/params/kvm-test.subnet.yaml
A cmds/kvm-test/content/params/kvm-test.user.yaml
A cmds/kvm-test/content/params/kvm-test.vm-dir.yaml
A cmds/kvm-test/content/params/kvm-test.vmid.yaml
A cmds/kvm-test/kvm-test.go
commit aa3bfd1003c6b1b9108fdc4a0f3767a0d3394659
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 12 10:16:43 2018 -0500
Move plugins to latest DRP.
M glide.lock
commit 60fa3a39fe317cb998cd528cc57f7a8160c99af1
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Fri Mar 9 14:39:31 2018 -0600
Add enums for set string types
M cmds/image-deploy/content/params/image-deploy.image-os.yaml
M cmds/image-deploy/content/params/image-deploy.image-type.yaml
commit 0689c1fa2ebfb03960fceaa0599273cd29e491b3
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Mar 8 13:30:11 2018 -0600
Update plugin provision ref to pull in logging changes.
M glide.lock
commit 27749f868f4ed7be8f2a326e4fd25f16a2f2e79b
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Mar 6 13:48:25 2018 -0600
Add rebust version.sh
M tools/version.sh
commit b923930a15d937c247ef55fd626a86a24ccef941
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Mar 6 12:37:45 2018 -0600
Update image-deploy.image-file.yaml
M cmds/image-deploy/content/params/image-deploy.image-file.yaml
commit 6aa3b214b589b7b9ab45d40c6de5ae4279b0f55d
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Mar 6 12:31:14 2018 -0600
Remove end-line whitespace.
M cmds/image-deploy/content/params/image-deploy.image-file.yaml
commit a01d3b29d3f4980c8ad86b6e2364cdeacb95d443
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Mar 6 12:30:24 2018 -0600
Remove the isos part of the image-file name.
Update the documentation.
M cmds/image-deploy/content/params/image-deploy.image-file.yaml
M cmds/image-deploy/content/templates/curtin-config.yaml.tmpl
commit a90863f61ff3aaa620af92b3f1e0708933e5dea7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Mar 6 08:19:35 2018 -0600
Fix spacing issue
M cmds/image-deploy/content/templates/curtin-config.yaml.tmpl
commit 235ae63fb72f17bf9a4188458c3efee52868638a
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 5 15:51:10 2018 -0600
Add url image specifier as well.
M cmds/image-deploy/content/params/image-deploy.image-file.yaml
A cmds/image-deploy/content/params/image-deploy.image-url.yaml
M cmds/image-deploy/content/tasks/curtin-deploy.yaml
M cmds/image-deploy/content/templates/curtin-config.yaml.tmpl
commit 5fe78f37e9689d73030a3248ae031aa240287b9f
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Mar 5 13:35:32 2018 -0600
Add image-deploy plugin for image-based installs
A cmds/image-deploy/.gitignore
A cmds/image-deploy/content/params/cloud-init.user-data.yaml
A cmds/image-deploy/content/params/cloud-init.x509-certs.yaml
A cmds/image-deploy/content/params/curtin.network.bootmac.yaml
A cmds/image-deploy/content/params/curtin.network.cidr.yaml
A cmds/image-deploy/content/params/curtin.network.gateway.yaml
A cmds/image-deploy/content/params/curtin.network.ifname.yaml
A cmds/image-deploy/content/params/curtin.network.nameservers.yaml
A cmds/image-deploy/content/params/curtin.network.template.yaml
A cmds/image-deploy/content/params/curtin.partitions.yaml
A cmds/image-deploy/content/params/image-deploy.image-file.yaml
A cmds/image-deploy/content/params/image-deploy.image-os.yaml
A cmds/image-deploy/content/params/image-deploy.image-type.yaml
A cmds/image-deploy/content/params/image-deploy.windows-license-key.yaml
A cmds/image-deploy/content/stages/image-deploy-cloud-init.yaml
A cmds/image-deploy/content/stages/image-deploy.yaml
A cmds/image-deploy/content/tasks/curtin-deploy.yaml
A cmds/image-deploy/content/tasks/curtin-install.yaml
A cmds/image-deploy/content/templates/curtin-config.yaml.tmpl
A cmds/image-deploy/content/templates/curtin-install.sh.tmpl
A cmds/image-deploy/content/templates/curtin-linux-curtin-hooks.py.tmpl
A cmds/image-deploy/content/templates/curtin-linux-finalize.py.tmpl
A cmds/image-deploy/content/templates/curtin-linux-finish.sh.tmpl
A cmds/image-deploy/content/templates/curtin-linux-python_wrapper.tmpl
A cmds/image-deploy/content/templates/curtin-network.tmpl
A cmds/image-deploy/content/templates/curtin-tools-install.sh.tmpl
A cmds/image-deploy/content/templates/curtin-windows-curtin-hooks.tmpl
A cmds/image-deploy/content/templates/curtin-windows-finalize.py.tmpl
A cmds/image-deploy/content/templates/curtin-windows-finalize.tmpl
A cmds/image-deploy/content/templates/curtin-windows-finish.ps1.tmpl
A cmds/image-deploy/content/templates/curtin-windows-maasservice.py.tmpl
A cmds/image-deploy/get-curtin.sh
A cmds/image-deploy/image-deploy.go
End of Note