forked fromalphagov/fabric-scripts
- Notifications
You must be signed in to change notification settings - Fork0
Commitd2c4639
committed
Upgrade Fabric to 1.8.3
So that we can use parallel execution with `env.gateway` again. It washanging previously, but now: (fabric)➜ fabric-scripts git:(upgrade_fabric_183) ✗ fab -P staging class:elasticsearch do:date [elasticsearch-1.backend] Executing task 'do' [elasticsearch-2.backend] Executing task 'do' [elasticsearch-3.backend] Executing task 'do' [elasticsearch-3.backend] run: date [elasticsearch-2.backend] run: date [elasticsearch-1.backend] run: date [elasticsearch-1.backend] out: Wed May 14 12:54:22 UTC 2014 [elasticsearch-1.backend] out: [elasticsearch-3.backend] out: Wed May 14 12:54:22 UTC 2014 [elasticsearch-3.backend] out: [elasticsearch-2.backend] out: Wed May 14 12:54:22 UTC 2014 [elasticsearch-2.backend] out:I can't see any backwards incompatible changes in the intermediate releases:https://fabric.readthedocs.org/en/1.8/changelog.htmlThis will come in useful for the Elasticsearch upgrade where we want all threemachines to run Puppet and come back ASAP.1 parentc5eaf4b commitd2c4639
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments
Comments
(0)