Commit fc398e2
committed
Install required packages on Ansible control host
These should be installed by cloud-init based on
templates/userdata.cfg.tpl, but we have recently seen cases where they
were not installed on Ubuntu during nightly runs. Perhaps a failure in
cloud-init?1 parent e12d58c commit fc398e2
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
| |||
0 commit comments