mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
we used http://169.254.169.254/latest/meta-data/user-data but correct one http://169.254.169.254/latest/user-data Fixes: https://github.com/scylladb/scylla-machine-image/issues/63 Closes #7388