packer: cloud_archive apt-get update fixes
This commit is contained in:
parent
083be2d91a
commit
f5f5271413
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
|
- shell: apt-get update
|
||||||
|
- shell: apt-get -y upgrade
|
||||||
- shell: add-apt-repository -y cloud-archive:juno
|
- shell: add-apt-repository -y cloud-archive:juno
|
||||||
|
|
||||||
- shell: apt-get update || apt-get update --fix-missing
|
- shell: apt-get update || apt-get update --fix-missing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user