Commit 4d7d221
committed
Generate proper set of commands to setup snap store proxy via cloudinit
While the proxyupdater worker is already capable of setting up snap to
work with snap store proxies, it runs at a later stage than the point
where we might need to install snap packages (e.g. lxd dependencies).
This commit updates the cloudinit code to include the appropriate
commands so that we can setup snap proxies as early as possible.1 parent fe7a12d commit 4d7d221
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
316 | 334 | | |
0 commit comments