Skip to content

Scaleway: Increase disk size for packer #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2025

Conversation

kinoute
Copy link

@kinoute kinoute commented Jun 26, 2025

By default, Scaleway provides only a local disk of 10 Gb which is not enough when we use ax build – we get no space left on device messages after a while which result in a wrong/incomplete snapshot.

@0xtavian
Copy link
Member

Thanks for the PR and the reported issue, @kinoute!

I’ll review later tonight. I might want to make this a user option. I’m thinking during ax account-setup, we can prompt the user what size disk to use on the instance. We can save a string containing the size in GB to the axiom.json file and replace the value of size_in_gb dynamically with the users choice.

Will review later tonight! Thanks again

@0xtavian 0xtavian merged commit edf31c3 into attacksurge:master Jun 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants