mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 03:21:43 +02:00
feat(ami): refactor to use cloudinit
This commit is contained in:
parent
b21389fc42
commit
f054dbaf27
@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64"
|
||||
else
|
||||
CROS_WORKON_COMMIT="9bcd56222f08d7d1ecb23686a33238a8e89bded1"
|
||||
CROS_WORKON_COMMIT="a5e5505b512d22b3b650cd76542ebdaee8155645"
|
||||
KEYWORDS="amd64"
|
||||
fi
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
ec2
|
Loading…
x
Reference in New Issue
Block a user