-
Notifications
You must be signed in to change notification settings - Fork 22
Upgrading to 0.7.0
Frank Rosner edited this page Jul 16, 2017
·
9 revisions
In Cluster Broccoli 0.7.0 the instance format has changed. To convert instances from older versions (0.5.0 and 0.6.0) you can use the the instances-0.6.0-to-0.7.0.sh upgrade script to upgrade the instance JSON files in your instance directory.
The script requires jq 1.5.
nomad stop cluster-broccoli
script/instances-0.6.0-to-0.7.0.sh /path/to/broccoli/instances
nomad run cluster-broccoli.hcl